1
0
mirror of https://github.com/dcarrillo/prezto.git synced 2025-07-03 09:49:26 +00:00

Moved each theme under its own directory and changed the file extension.

This commit is contained in:
Sorin Ionescu
2011-07-13 13:03:11 -04:00
parent 4727e12013
commit b34e9e0022
90 changed files with 3 additions and 4 deletions

View File

@ -0,0 +1,5 @@
# Found on the ZshWiki
# http://zshwiki.org/home/config/prompt
#
PROMPT="%{$fg[red]%}%n%{$reset_color%}@%{$fg[blue]%}%m %{$fg[yellow]%}%~ %{$reset_color%}%% "