From 6646fb007342aa1badc980c9192244b3104bc8fb Mon Sep 17 00:00:00 2001 From: Gaetan Semet Date: Tue, 15 Jul 2014 17:46:42 +0200 Subject: [PATCH] intel-repo plugin Signed-off-by: Gaetan Semet --- .../intel-repo/{repo.plugin.zsh => intel-repo.plugin.zsh} | 0 templates/zshrc-linux.zsh | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename custom/plugins/intel-repo/{repo.plugin.zsh => intel-repo.plugin.zsh} (100%) diff --git a/custom/plugins/intel-repo/repo.plugin.zsh b/custom/plugins/intel-repo/intel-repo.plugin.zsh similarity index 100% rename from custom/plugins/intel-repo/repo.plugin.zsh rename to custom/plugins/intel-repo/intel-repo.plugin.zsh diff --git a/templates/zshrc-linux.zsh b/templates/zshrc-linux.zsh index 068d57d18..81d5aa8da 100644 --- a/templates/zshrc-linux.zsh +++ b/templates/zshrc-linux.zsh @@ -35,7 +35,7 @@ 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 repo cp buildbot rsync git-extras git-remote-branch\ +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 \