1
0
Fork 0

Removed commented out code.

pull/4/head
Pat Regan 14 years ago
parent a56e12932f
commit eeea6e4fb6

@ -17,10 +17,6 @@ for plugin ($plugins) source $ZSH/plugins/$plugin/$plugin.plugin.zsh
# Load the theme
source "$ZSH/themes/$ZSH_THEME.zsh-theme"
# Load and run compinit
#autoload -U compinit
#compinit -i
# Check for updates on initial load...
if [ "$DISABLE_AUTO_UPDATE" = "true" ]
then

Loading…
Cancel
Save