diff --git a/templates/zshrc-linux.zsh b/templates/zshrc-linux.zsh index 81d5aa8da..ceec2ea93 100644 --- a/templates/zshrc-linux.zsh +++ b/templates/zshrc-linux.zsh @@ -39,7 +39,7 @@ plugins=(git2 python repo intel-repo cp buildbot rsync git-extras git-remote-bra 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) + txw jump grin pip) source $ZSH/oh-my-zsh.sh diff --git a/templates/zshrc-mac.zsh b/templates/zshrc-mac.zsh index b3c90dcf7..6706feb27 100644 --- a/templates/zshrc-mac.zsh +++ b/templates/zshrc-mac.zsh @@ -34,7 +34,7 @@ DISABLE_VENV_CD="true" # 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 brew sublime grin pip) source $ZSH/oh-my-zsh.sh # User configuration