Compare commits
3 commits
a13427da06
...
1768bc0c3f
Author | SHA1 | Date | |
---|---|---|---|
1768bc0c3f | |||
2156f725e5 | |||
|
a5d70b61c6 |
1 changed files with 6 additions and 6 deletions
12
.zshrc
12
.zshrc
|
@ -5,7 +5,7 @@ setopt HIST_IGNORE_SPACE
|
|||
setopt HIST_FIND_NO_DUPS
|
||||
setopt HIST_SAVE_NO_DUPS
|
||||
|
||||
zstyle :omz:plugins:keychain agents gpg,ssh
|
||||
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
|
||||
|
@ -14,16 +14,16 @@ zstyle :omz:plugins:ssh-agent lifetime 8h
|
|||
source $HOME/.local/lib/zsh/antigen/bin/antigen.zsh
|
||||
antigen use oh-my-zsh
|
||||
antigen bundles <<EOBUNDLES
|
||||
command-not-found
|
||||
common-aliases
|
||||
debian
|
||||
direnv
|
||||
git
|
||||
git-extras
|
||||
tmux
|
||||
command-not-found
|
||||
debian
|
||||
direnv
|
||||
gpg-agent
|
||||
keychain
|
||||
pip
|
||||
tmux
|
||||
common-aliases
|
||||
MichaelAquilina/zsh-you-should-use
|
||||
svenXY/timewarrior
|
||||
voronkovich/gitignore.plugin.zsh
|
||||
|
|
Loading…
Add table
Reference in a new issue