diff options
| author | Xian Wang <dev@xianwang.io> | 2021-01-12 21:15:56 -0500 |
|---|---|---|
| committer | Xian Wang <dev@xianwang.io> | 2021-01-12 21:15:56 -0500 |
| commit | 0ad0ef3f97c804d6da039941ca5d2d47b328672f (patch) | |
| tree | 575d9f4a40e4c6a7b94eec4d5a2e29416d70c81e /omz/custom/themes/example.zsh-theme | |
| parent | fa155d9c22affef6b5de8dadf640eba42aa3fb89 (diff) | |
| download | dotfiles-0ad0ef3f97c804d6da039941ca5d2d47b328672f.tar.gz dotfiles-0ad0ef3f97c804d6da039941ca5d2d47b328672f.tar.bz2 dotfiles-0ad0ef3f97c804d6da039941ca5d2d47b328672f.zip | |
omz: remove example files
Diffstat (limited to 'omz/custom/themes/example.zsh-theme')
| -rw-r--r-- | omz/custom/themes/example.zsh-theme | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/omz/custom/themes/example.zsh-theme b/omz/custom/themes/example.zsh-theme deleted file mode 100644 index ef8f1c6..0000000 --- a/omz/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%}%% " |
