This commit is contained in:
Gabriel Augendre 2021-09-21 10:31:11 +02:00
parent 6b47cf55ad
commit bb29e595da
2 changed files with 3 additions and 0 deletions

View File

@ -4,3 +4,4 @@ evanlucas/fish-kubectl-completions
IlanCosman/tide@v5
franciscolourenco/done
jorgebucaran/autopair.fish
PatrickF1/fzf.fish

View File

@ -3,3 +3,5 @@ export LC_ALL=fr_FR.UTF-8
# Add RVM to PATH for scripting. Make sure this is the last PATH variable change.
export PATH="$PATH:$HOME/.rvm/bin:$HOME/Projects/golang/bin"
[ -f ~/.fzf.bash ] && source ~/.fzf.bash