From 53a9f3b30b51586eb275a3bb0d4bc3d49ffabb20 Mon Sep 17 00:00:00 2001 From: Mats Ricardo Nomedal Date: Sat, 25 Apr 2026 09:34:54 +0200 Subject: [PATCH] add ssh to .zshrc --- zsh/.zshrc | 1 + 1 file changed, 1 insertion(+) diff --git a/zsh/.zshrc b/zsh/.zshrc index 4e3e7f7..8d5a363 100644 --- a/zsh/.zshrc +++ b/zsh/.zshrc @@ -15,6 +15,7 @@ ZSH_THEME="bira-nerd" plugins=( git + ssh-agent zsh-autosuggestions zsh-syntax-highlighting zsh-completions