This commit is contained in:
Larry Lv 2012-12-05 00:15:49 -08:00
commit 12fa8e5a91

View file

@ -56,6 +56,7 @@ done
for config_file ($ZSH_CUSTOM/*.zsh(N)); do
source $config_file
done
unset config_file
# Load the theme
if [ "$ZSH_THEME" = "random" ]