fixup! zsh: switched from ssh-agent --> keychain, added direnv plugin
This commit is contained in:
parent
c3f93023dd
commit
a13427da06
1 changed files with 2 additions and 4 deletions
6
.zshrc
6
.zshrc
|
@ -14,10 +14,8 @@ zstyle :omz:plugins:ssh-agent lifetime 8h
|
|||
source $HOME/.local/lib/zsh/antigen/bin/antigen.zsh
|
||||
antigen use oh-my-zsh
|
||||
antigen bundles <<EOBUNDLES
|
||||
git
|
||||
git-extras
|
||||
tmux
|
||||
command-not-found
|
||||
common-aliases
|
||||
debian
|
||||
direnv
|
||||
git
|
||||
|
@ -25,7 +23,7 @@ git-extras
|
|||
gpg-agent
|
||||
keychain
|
||||
pip
|
||||
common-aliases
|
||||
tmux
|
||||
MichaelAquilina/zsh-you-should-use
|
||||
svenXY/timewarrior
|
||||
voronkovich/gitignore.plugin.zsh
|
||||
|
|
Loading…
Reference in a new issue