add ssh to .zshrc
This commit is contained in:
parent
d7c2112443
commit
53a9f3b30b
1 changed files with 1 additions and 0 deletions
|
|
@ -15,6 +15,7 @@ ZSH_THEME="bira-nerd"
|
||||||
|
|
||||||
plugins=(
|
plugins=(
|
||||||
git
|
git
|
||||||
|
ssh-agent
|
||||||
zsh-autosuggestions
|
zsh-autosuggestions
|
||||||
zsh-syntax-highlighting
|
zsh-syntax-highlighting
|
||||||
zsh-completions
|
zsh-completions
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue