make login less noisy
This commit is contained in:
parent
7a44b38302
commit
7207e45e79
|
@ -110,4 +110,4 @@ 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 &
|
||||
gpg-connect-agent updatestartuptty /bye 1>/dev/null
|
||||
|
|
Loading…
Reference in New Issue