Use PGP auth key for ssh

This commit is contained in:
2026-04-08 06:45:44 +02:00
parent 206db58418
commit a3698677ea
2 changed files with 7 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
enable-ssh-support
default-cache-ttl 180800
max-cache-ttl 180800
default-cache-ttl-ssh 180800
max-cache-ttl-ssh 180800
+1
View File
@@ -29,6 +29,7 @@ plugins=(
fast-syntax-highlighting fast-syntax-highlighting
zoxide zoxide
mise mise
gpg-agent
) )
bindkey -M vicmd "k" up-line-or-beginning-search bindkey -M vicmd "k" up-line-or-beginning-search