fix path for asdf

This commit is contained in:
Pim Kunis 2023-01-23 15:40:03 +01:00
parent e969ba230b
commit f316c6a47f
2 changed files with 4 additions and 1 deletions

View file

@ -100,3 +100,6 @@ alias vi='nvim'
alias vim='nvim'
[ -f ~/.fzf.bash ] && source ~/.fzf.bash
# asdf command
PATH=$PATH:~/.asdf/bin