From 1964e12e5d1b7c2b506433655e663473a4af5b7d Mon Sep 17 00:00:00 2001 From: Aaron Biggs Date: Thu, 16 Jan 2014 08:51:09 -0600 Subject: [PATCH] Added sublime plugin. --- templates/zshrc.zsh-template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/zshrc.zsh-template b/templates/zshrc.zsh-template index 56538e4aa..f843e150e 100644 --- a/templates/zshrc.zsh-template +++ b/templates/zshrc.zsh-template @@ -45,7 +45,7 @@ ZSH_THEME="agnoster" # 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=(battery capistrano common-aliases git github rbenv systemadmin) +plugins=(battery capistrano common-aliases git github rbenv sublime systemadmin) # User configuration