Skip to content

Commit b40d4a0

Browse files
committed
tiny fix
1 parent 06e28c3 commit b40d4a0

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

zsh/.zshrc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ zstyle ':vcs_info:*' formats "%F{cyan}%c%u[%b]%f"
1414
zstyle ':vcs_info:*' actionformats '[%b|%a]'
1515
precmd () { vcs_info }
1616

17-
1817
# ASDF
1918
export ASDF_DATA_DIR="$HOME/dotfiles/asdf"
2019
export PATH="${ASDF_DATA_DIR:-$HOME/.asdf}/shims:$PATH"

0 commit comments

Comments
 (0)