1
0
Fork 0

make login less noisy

This commit is contained in:
Luca Bilke 2024-02-09 12:55:47 +01:00
parent 7a44b38302
commit 7207e45e79
No known key found for this signature in database
GPG Key ID: B753481DA0B6FA47
1 changed files with 1 additions and 1 deletions

View File

@ -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