Same for zshrc
This commit is contained in:
parent
04469d7f32
commit
7cd0008e4c
1 changed files with 6 additions and 0 deletions
|
|
@ -84,3 +84,9 @@ man() {
|
|||
}
|
||||
|
||||
stty -ixon # remove ctrl-s terminal freeze
|
||||
|
||||
|
||||
# Enable GPG ssh auth
|
||||
|
||||
export SSH_AUTH_SOCK=$(gpgconf --list-dirs agent-ssh-socket)
|
||||
gpgconf --launch gpg-agent
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue