use cargo packages and fzf.vim

This commit is contained in:
Daniel Bauer
2023-06-09 10:08:20 +02:00
parent 0e38be42bc
commit 7c6c579f56
4 changed files with 21 additions and 3 deletions

View File

@@ -17,6 +17,4 @@ fi
# Change Path
export PATH="${PATH}:$HOME/.local/bin"
export PATH="${PATH}:$HOME/bin"
if [ -d $HOME/.cargo ]; then
export PATH="${PATH}:$HOME/.cargo/bin"
fi
export PATH="${PATH}:$HOME/.cargo/bin"