Add ssh-agent
This commit is contained in:
@@ -13,6 +13,7 @@ My personal configurations, managed with the 'dotdrop' submodule.
|
||||
| VIM-Theme | OneDark |
|
||||
| VIM-Bar | lightline |
|
||||
| Bar | i3Bar |
|
||||
| Terminal-Mailing | mutt |
|
||||
| Transparency | picom |
|
||||
| Wallpaper | teh |
|
||||
|
||||
|
||||
@@ -11,8 +11,13 @@ plugins=(
|
||||
common-aliases
|
||||
compleat
|
||||
history
|
||||
ssh-agent
|
||||
)
|
||||
|
||||
{%@@ if profile == "work" @@%}
|
||||
zstyle :omz:plugins:ssh-agent identities gerrit gg gitlab
|
||||
{%@@ endif @@%}
|
||||
|
||||
source $ZSH/oh-my-zsh.sh
|
||||
export TERM="xterm-256color"
|
||||
export EDITOR="vim"
|
||||
|
||||
Reference in New Issue
Block a user