1
0
mirror of https://github.com/robbyrussell/oh-my-zsh.git synced 2026-04-27 00:33:29 +02:00

example: move example theme to custom folder

This commit is contained in:
Marc Cornellà
2018-07-19 23:02:25 +02:00
parent 6ca57e035c
commit a1448e9f8a
2 changed files with 3 additions and 5 deletions
-5
View File
@@ -1,5 +0,0 @@
# Found on the ZshWiki
# http://zshwiki.org/home/config/prompt
#
PROMPT="%{$fg[red]%}%n%{$reset_color%}@%{$fg[blue]%}%m %{$fg[yellow]%}%~ %{$reset_color%}%% "