Author: Honza Pokorny <me@honza.ca>
gpg fix
fish/config.fish | 1 +
diff --git a/fish/config.fish b/fish/config.fish index ebf0636edd492e59571070c18dcd8cccbcd6e526..f88a29ef8acbad24c6807670d471dd502eb802c7 100644 --- a/fish/config.fish +++ b/fish/config.fish @@ -12,6 +12,7 @@ set -g -x ANSIBLE_NOCOWS 1 set -g -x TAR_OPTIONS '--one-top-level' set -g -x VIRTUAL_ENV_DISABLE_PROMPT 1 set -g -x LEIN_GPG gpg2 # yes, in 2017 +set -x GPG_TTY (tty) set -g -x PYENV_ROOT "$HOME/.pyenv" alias l 'ls -1'