We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06e28c3 commit b40d4a0Copy full SHA for b40d4a0
1 file changed
zsh/.zshrc
@@ -14,7 +14,6 @@ zstyle ':vcs_info:*' formats "%F{cyan}%c%u[%b]%f"
14
zstyle ':vcs_info:*' actionformats '[%b|%a]'
15
precmd () { vcs_info }
16
17
-
18
# ASDF
19
export ASDF_DATA_DIR="$HOME/dotfiles/asdf"
20
export PATH="${ASDF_DATA_DIR:-$HOME/.asdf}/shims:$PATH"
0 commit comments