diff --git a/dot_config/fish/private_config.fish.tmpl b/dot_config/fish/private_config.fish.tmpl index 916c041..bad5e66 100644 --- a/dot_config/fish/private_config.fish.tmpl +++ b/dot_config/fish/private_config.fish.tmpl @@ -46,7 +46,7 @@ status --is-interactive; and pyenv virtualenv-init - | source #gpgconf --launch gpg-agent #set -gx SSH_AUTH_SOCK (gpgconf --list-dirs agent-ssh-socket) -set -gx PIPX_DEFAULT_PYTHON "$HOME/.pyenv/versions/3.10.3/bin/python" +set -gx PIPX_DEFAULT_PYTHON "$HOME/.pyenv/versions/3.10.9/bin/python" set -gx LIBRARY_PATH $LIBRARY_PATH /usr/local/opt/openssl/lib/ set -gx EDITOR vim