diff options
Diffstat (limited to 'zsh/oh-my-zsh/custom/themes/example.zsh-theme')
-rw-r--r-- | zsh/oh-my-zsh/custom/themes/example.zsh-theme | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/zsh/oh-my-zsh/custom/themes/example.zsh-theme b/zsh/oh-my-zsh/custom/themes/example.zsh-theme deleted file mode 100644 index ef8f1c6..0000000 --- a/zsh/oh-my-zsh/custom/themes/example.zsh-theme +++ /dev/null @@ -1,4 +0,0 @@ -# Put your custom themes in this folder. -# Example: - -PROMPT="%{$fg[red]%}%n%{$reset_color%}@%{$fg[blue]%}%m %{$fg[yellow]%}%~ %{$reset_color%}%% " |