From 9cea1d1c66bc8ec10926709410f7cae27407ace7 Mon Sep 17 00:00:00 2001 From: Gaetan Semet Date: Wed, 29 Jun 2016 00:32:24 +0200 Subject: [PATCH] add 'osx' plugin on mac --- templates/zshrc-mac.zsh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/zshrc-mac.zsh b/templates/zshrc-mac.zsh index cb3c9c883..92bcff008 100644 --- a/templates/zshrc-mac.zsh +++ b/templates/zshrc-mac.zsh @@ -36,7 +36,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 pip colored-man) + txw jump grin pip colored-man osx) source $ZSH/oh-my-zsh.sh # User configuration