mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2025-12-06 07:20:40 +01:00
example: move example theme to custom folder
This commit is contained in:
@@ -1 +1,4 @@
|
|||||||
# Put your custom themes in this folder.
|
# Put your custom themes in this folder.
|
||||||
|
# Example:
|
||||||
|
|
||||||
|
PROMPT="%{$fg[red]%}%n%{$reset_color%}@%{$fg[blue]%}%m %{$fg[yellow]%}%~ %{$reset_color%}%% "
|
||||||
|
|||||||
@@ -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%}%% "
|
|
||||||
Reference in New Issue
Block a user