diff --git a/zsh-themes/example.zsh-theme b/zsh-themes/example.zsh-theme deleted file mode 100644 index ef8f1c6..0000000 --- a/zsh-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%}%% "