mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-23 02:35:38 +01:00
init new theme
This commit is contained in:
parent
989b6ec29e
commit
8af20dc068
1 changed files with 10 additions and 0 deletions
10
themes/zen.zsh-theme
Normal file
10
themes/zen.zsh-theme
Normal 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%}'
|
||||||
Loading…
Add table
Add a link
Reference in a new issue