ohmyzsh/themes/zen.zsh-theme
Wojciech Matyskiewicz 8af20dc068 init new theme
2013-04-09 16:56:32 +02:00

10 lines
314 B
Bash

# 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%}'