From 4610a234b17cfc1e9b5e1075501108b88e30ec9f Mon Sep 17 00:00:00 2001 From: vincent Date: Sat, 12 Jan 2019 16:19:54 +0100 Subject: [PATCH] modifing ZSH plugin --- 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 e04fe40..cd132d6 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 ssh-agent) +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) # User configuration