Add ~/.local/bin to path

This commit is contained in:
Gabriel Augendre 2022-02-24 20:16:35 +01:00
parent 82390794a7
commit bab777e06f

View file

@ -1,4 +1,4 @@
fish_add_path /opt/homebrew/bin
fish_add_path /opt/homebrew/bin $HOME/.local/bin
set -gx VIRTUAL_ENV_DISABLE_PROMPT 1
set -gx PYENV_ROOT ~/.pyenv
set -gx PIPENV_PYTHON ~/.pyenv/shims/python