From 4ac96fe8c21eae5c877b8fd84699b7b49f6c871e Mon Sep 17 00:00:00 2001 From: vincent Date: Thu, 15 Aug 2019 11:55:38 +0200 Subject: [PATCH] add docker plugin zshrc --- zsh/.zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zsh/.zshrc b/zsh/.zshrc index 541b641..5799ab1 100644 --- a/zsh/.zshrc +++ b/zsh/.zshrc @@ -54,7 +54,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 extract rsync history-substring-search nmap sudo systemadmin wakeonlan git zsh-256color tmux thefuck zsh-syntax-highlighting ssh-agent pip pyenv python) +plugins=(archlinux common-aliases cp systemd colored-man-pages extract rsync history-substring-search nmap sudo systemadmin wakeonlan git zsh-256color tmux thefuck zsh-syntax-highlighting ssh-agent pip pyenv python docker) # User configuration