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

@ -28,7 +28,7 @@ As an intermediate solution, I can just put the password in keepass...
#### Neovim
- More cool plugins :)
- How to configure dial.nvim?
- That fast movement plugin that shows jump locations, not sure what it was called.
## Long-term TODO

View file

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