Add gpg-tty fix for fish
This commit is contained in:
1
config/fish/conf.d/fish-gpg-tty_init.fish
Normal file
1
config/fish/conf.d/fish-gpg-tty_init.fish
Normal file
@ -0,0 +1 @@
|
|||||||
|
export GPG_TTY=(tty)
|
||||||
@ -5,6 +5,7 @@ SET FZF_LEGACY_KEYBINDINGS:1
|
|||||||
SET FZF_PREVIEW_DIR_CMD:ls
|
SET FZF_PREVIEW_DIR_CMD:ls
|
||||||
SET FZF_PREVIEW_FILE_CMD:head\x20\x2dn\x2010
|
SET FZF_PREVIEW_FILE_CMD:head\x20\x2dn\x2010
|
||||||
SET FZF_TMUX_HEIGHT:40\x25
|
SET FZF_TMUX_HEIGHT:40\x25
|
||||||
|
SET_EXPORT TERM:screen\x2d256color\x2dbce
|
||||||
SET ZO_CMD:zo
|
SET ZO_CMD:zo
|
||||||
SET Z_CMD:z
|
SET Z_CMD:z
|
||||||
SET Z_DATA:/home/powellc/\x2elocal/share/z/data
|
SET Z_DATA:/home/powellc/\x2elocal/share/z/data
|
||||||
|
|||||||
@ -4,3 +4,4 @@ simnalamburt/shellder
|
|||||||
fishgretel/fasd
|
fishgretel/fasd
|
||||||
oh-my-fish/theme-bobthefish
|
oh-my-fish/theme-bobthefish
|
||||||
yyuu/pyenv
|
yyuu/pyenv
|
||||||
|
2m/fish-gpg-tty
|
||||||
|
|||||||
Reference in New Issue
Block a user