From ce76458454084935076947a3551ada39ba6cb272 Mon Sep 17 00:00:00 2001 From: vincent Date: Sat, 1 Dec 2018 10:00:40 +0100 Subject: [PATCH] add ssh-agent --- zsh/.zshrc.d/oh-my-zsh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zsh/.zshrc.d/oh-my-zsh b/zsh/.zshrc.d/oh-my-zsh index e90695e..e04fe40 100644 --- a/zsh/.zshrc.d/oh-my-zsh +++ b/zsh/.zshrc.d/oh-my-zsh @@ -51,7 +51,7 @@ ZSH_THEME="rkj-repos" # Custom plugins may be added to ~/.oh-my-zsh/custom/plugins/ # Example format: plugins=(rails git textmate ruby lighthouse) # Add wisely, as too many plugins slow down shell startup. -plugins=(archlinux common-aliases cp systemd colored-man-pages command-not-found extract rsync history-substring-search nmap sudo systemadmin wakeonlan git zsh-256color tmux thefuck zsh-syntax-highlighting) +plugins=(archlinux common-aliases cp systemd colored-man-pages command-not-found extract rsync history-substring-search nmap sudo systemadmin wakeonlan git zsh-256color tmux thefuck zsh-syntax-highlighting ssh-agent) # User configuration