diff --git a/.zshrc b/.zshrc index 6bac753..c055656 100644 --- a/.zshrc +++ b/.zshrc @@ -127,3 +127,4 @@ compinit neofetch --ascii ~/dotfiles/ascii.txt export EDITOR=nvim +export PATH="${ASDF_DATA_DIR:-$HOME/.asdf}/shims:$PATH"