init new theme

This commit is contained in:
Wojciech Matyskiewicz 2013-04-09 16:56:32 +02:00
commit 8af20dc068

10
themes/zen.zsh-theme Normal file
View file

@ -0,0 +1,10 @@
# zen.zsh-theme
#
# Author: Wojciech Matyskiewicz
# URL: http://www.matyskiewicz.com/
# Direct Link: https://github.com/wmatyskiewicz/oh-my-zsh/tree/master/themes/zen.zsh-theme
#
# Last modified on: Apr 08, 2013
PROMPT="[%*] %n@%m $(git_prompt_info) %(!.#.») "
RPROMPT='%{$color_full_path%} %~ %{$reset_color%}'