Compare commits
4 commits
1768bc0c3f
...
a13427da06
Author | SHA1 | Date | |
---|---|---|---|
a13427da06 | |||
c3f93023dd | |||
a84e521291 | |||
|
873c3cc7f6 |
1 changed files with 5 additions and 5 deletions
10
.zshrc
10
.zshrc
|
@ -5,7 +5,7 @@ setopt HIST_IGNORE_SPACE
|
|||
setopt HIST_FIND_NO_DUPS
|
||||
setopt HIST_SAVE_NO_DUPS
|
||||
|
||||
zstyle :omz:plugins:keychain gpg,ssh
|
||||
zstyle :omz:plugins:keychain agents 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
|
||||
git
|
||||
git-extras
|
||||
tmux
|
||||
command-not-found
|
||||
common-aliases
|
||||
debian
|
||||
direnv
|
||||
git
|
||||
git-extras
|
||||
gpg-agent
|
||||
keychain
|
||||
pip
|
||||
common-aliases
|
||||
tmux
|
||||
MichaelAquilina/zsh-you-should-use
|
||||
svenXY/timewarrior
|
||||
voronkovich/gitignore.plugin.zsh
|
||||
|
|
Loading…
Add table
Reference in a new issue