add gnome-keyring

This commit is contained in:
gari 2022-03-05 19:37:36 +01:00
parent 6063f840d7
commit 2a35165e25
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@
bindkey "''${key[Delete]}" delete-char
function command_not_found_handler() { command-not-found $1 }
export $(gnome-keyring-daemon --components=ssh,secrets,pkcs11 --start)
alias cat='bat'
eval "$(starship init zsh)"
'';