diff options
author | James Cox <james@imaj.es> | 2009-09-22 23:02:18 +0100 |
---|---|---|
committer | James Cox <james@imaj.es> | 2009-09-22 23:02:18 +0100 |
commit | 7d511379c1eace3363433352a9e38831785d2e5e (patch) | |
tree | bc20cae685c7409c68c761ea2d17caeddcc4f9a9 /themes | |
parent | 2b61a2aa3a15de60503dd1e78fbee7fb8e6580a3 (diff) | |
download | zsh-7d511379c1eace3363433352a9e38831785d2e5e.tar.gz zsh-7d511379c1eace3363433352a9e38831785d2e5e.tar.bz2 zsh-7d511379c1eace3363433352a9e38831785d2e5e.zip |
minimalist
Diffstat (limited to 'themes')
-rw-r--r-- | themes/imajes.zsh-theme | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/themes/imajes.zsh-theme b/themes/imajes.zsh-theme new file mode 100644 index 000000000..88c35b6d9 --- /dev/null +++ b/themes/imajes.zsh-theme @@ -0,0 +1,5 @@ +# Found on the ZshWiki +# http://zshwiki.org/home/config/prompt +# + +PROMPT="%{$fg[red]%}%%%{$reset_color%} "
\ No newline at end of file |