Changed the main file extension from sh to zsh.

main
Sorin Ionescu 14 years ago
parent b34e9e0022
commit 00d4f280ae

@ -18,7 +18,7 @@ export DISABLE_AUTO_TITLE='false'
# Example: plugins=(rails git textmate ruby lighthouse)
plugins=(git)
source "$ZSH/oh-my-zsh.sh"
source "$ZSH/oh-my-zsh.zsh"
# Customize to your needs...
Loading…
Cancel
Save