zsh: switched from ssh-agent --> keychain, added direnv plugin
This commit is contained in:
parent
09726a60e2
commit
a5d70b61c6
1 changed files with 3 additions and 1 deletions
4
.zshrc
4
.zshrc
|
@ -5,6 +5,8 @@ setopt HIST_IGNORE_SPACE
|
|||
setopt HIST_FIND_NO_DUPS
|
||||
setopt HIST_SAVE_NO_DUPS
|
||||
|
||||
zstyle :omz:plugins:keychain gpg,ssh
|
||||
zstyle :omz:plugins:keychain options --quiet
|
||||
zstyle :omz:plugins:ssh-agent agent-forwarding yes
|
||||
zstyle :omz:plugins:ssh-agent lazy yes
|
||||
zstyle :omz:plugins:ssh-agent lifetime 8h
|
||||
|
@ -19,8 +21,8 @@ command-not-found
|
|||
debian
|
||||
direnv
|
||||
gpg-agent
|
||||
keychain
|
||||
pip
|
||||
ssh-agent
|
||||
common-aliases
|
||||
MichaelAquilina/zsh-you-should-use
|
||||
svenXY/timewarrior
|
||||
|
|
Loading…
Add table
Reference in a new issue