diff --git a/dot_config/fish/private_config.fish.tmpl b/dot_config/fish/private_config.fish.tmpl index 32e4087..fc4d45f 100644 --- a/dot_config/fish/private_config.fish.tmpl +++ b/dot_config/fish/private_config.fish.tmpl @@ -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