Add gpg-tty fix for fish

This commit is contained in:
Colin Powell
2018-12-10 09:34:56 -05:00
parent 9ed138b120
commit e595254c7b
3 changed files with 3 additions and 0 deletions

View File

@ -0,0 +1 @@
export GPG_TTY=(tty)

View File

@ -5,6 +5,7 @@ SET FZF_LEGACY_KEYBINDINGS:1
SET FZF_PREVIEW_DIR_CMD:ls
SET FZF_PREVIEW_FILE_CMD:head\x20\x2dn\x2010
SET FZF_TMUX_HEIGHT:40\x25
SET_EXPORT TERM:screen\x2d256color\x2dbce
SET ZO_CMD:zo
SET Z_CMD:z
SET Z_DATA:/home/powellc/\x2elocal/share/z/data

View File

@ -4,3 +4,4 @@ simnalamburt/shellder
fishgretel/fasd
oh-my-fish/theme-bobthefish
yyuu/pyenv
2m/fish-gpg-tty