make gpg work
This commit is contained in:
parent
120c25b9e5
commit
7a44b38302
1 changed files with 2 additions and 0 deletions
|
@ -109,3 +109,5 @@ bindkey '^[[1;5D' backward-word
|
|||
PLUGINS_HOME="${XDG_DATA_HOME:-$HOME/.local/share}/zsh/plugins"
|
||||
[ -f "$PLUGINS_HOME/fzf/key-bindings.zsh" ] && source "$PLUGINS_HOME/fzf/key-bindings.zsh"
|
||||
[ -f "$PLUGINS_HOME/fast-syntax-highlighting/fast-syntax-highlighting.plugin.zsh" ] && source "$PLUGINS_HOME/fast-syntax-highlighting/fast-syntax-highlighting.plugin.zsh"
|
||||
|
||||
gpg-connect-agent updatestartuptty /bye 1>/dev/null &
|
||||
|
|
Loading…
Add table
Reference in a new issue