From 5a87d7eaa9f0b01f670cf905224b1b7991c87813 Mon Sep 17 00:00:00 2001 From: Gaetan Semet Date: Mon, 24 Nov 2014 13:44:58 +0100 Subject: [PATCH] sync plugins with mac Signed-off-by: Gaetan Semet --- templates/zshrc-mac.zsh | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/templates/zshrc-mac.zsh b/templates/zshrc-mac.zsh index b3061ea24..34b48fe9e 100644 --- a/templates/zshrc-mac.zsh +++ b/templates/zshrc-mac.zsh @@ -32,9 +32,11 @@ DISABLE_VENV_CD="true" # Which plugins would you like to load? (plugins can be found in ~/.oh-my-zsh/plugins/*) # Custom plugins may be added to ~/.oh-my-zsh/custom/plugins/ # Example format: plugins=(rails git textmate ruby lighthouse) -plugins=(git2 python vim-override common-aliases zsh-syntax-highlighting jump coffee cp - rsync git-remote-branch command-not-found debian dircycle encode64 lol extract common-aliases - pip brew sublime grin pip) +plugins=(git2 python repo intel-repo cp buildbot rsync git-extras git-remote-branch\ + command-not-found debian dircycle encode64 lol extract launch_trial \ + vim-scp ufw sublime pylint pep8 autopep8 \ + common-aliases buildbot_dev zsh-syntax-highlighting \ + txw jump grin pip colored-man) source $ZSH/oh-my-zsh.sh # User configuration