From eb6f4b82449e9e218124c740b725471c23c7cfed Mon Sep 17 00:00:00 2001 From: Carlos Cardoso Date: Wed, 13 Nov 2013 01:41:23 -0200 Subject: [PATCH] fixing postgres plugin reference. --- 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 a9b2464f7..4dd8d07c4 100644 --- a/templates/zshrc-mac.zsh +++ b/templates/zshrc-mac.zsh @@ -33,7 +33,7 @@ DISABLE_VENV_CD="1" # 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=(git postgresq tmux python pythonbrew vim-override virtualenvwrapper) +plugins=(git postgres tmux python pythonbrew vim-override virtualenvwrapper) source $ZSH/oh-my-zsh.sh # source `which virtualenvwrapper.sh`