diff options
author | Fredrik Appelberg <fredrik.appelberg@gmail.com> | 2011-02-16 10:40:57 +0100 |
---|---|---|
committer | Fredrik Appelberg <fredrik.appelberg@gmail.com> | 2011-02-16 10:40:57 +0100 |
commit | bbde258141acef4174f4e3184517af6705fd5939 (patch) | |
tree | da5e04aff3efd1a533ed8156c4d267d9e09502ef /lib/appearance.zsh | |
parent | 792e50c917b7c854fbcadbce10a895ab7fbaa7ec (diff) | |
parent | 01b0366f3e27cf30f3882870100f14625fc267d1 (diff) | |
download | zsh-bbde258141acef4174f4e3184517af6705fd5939.tar.gz zsh-bbde258141acef4174f4e3184517af6705fd5939.tar.bz2 zsh-bbde258141acef4174f4e3184517af6705fd5939.zip |
Merge branch 'master' of git://github.com/robbyrussell/oh-my-zsh
Diffstat (limited to 'lib/appearance.zsh')
-rw-r--r-- | lib/appearance.zsh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/appearance.zsh b/lib/appearance.zsh index ffee52b5e..aec67721a 100644 --- a/lib/appearance.zsh +++ b/lib/appearance.zsh @@ -34,5 +34,3 @@ ZSH_THEME_GIT_PROMPT_CLEAN="" # Text to display if the branch is c # Setup the prompt with pretty colors setopt prompt_subst -# Load the theme -source "$ZSH/themes/$ZSH_THEME.zsh-theme"
\ No newline at end of file |