add ssh to .zshrc

This commit is contained in:
Mats Ricardo Nomedal 2026-04-25 09:34:54 +02:00
parent d7c2112443
commit 53a9f3b30b

View file

@ -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