changed zsh theme

This commit is contained in:
Carlos Cardoso 2015-10-24 00:55:43 -04:00
commit c6eb1cd8fa

View file

@ -5,8 +5,8 @@ ZSH=$HOME/.oh-my-zsh
# Look in ~/.oh-my-zsh/themes/
# Optionally, if you set this to "random", it'll load a random theme each
# time that oh-my-zsh is loaded.
ZSH_THEME="afowler"
# ZSH_THEME="cadusk"
# ZSH_THEME="afowler"
ZSH_THEME="nicoulaj"
# Example aliases
# alias zshconfig="mate ~/.zshrc"