diff options
author | Dominik Ritter <dritter03@googlemail.com> | 2017-01-29 16:34:32 +0300 |
---|---|---|
committer | Dominik Ritter <dritter03@googlemail.com> | 2017-01-29 16:34:32 +0300 |
commit | 52eb3136264e7ea9894a7dc150d320ad47590c3d (patch) | |
tree | df7357cdacdefa13bfaa8608b1a93da99b37da6b /prompt_powerlevel9k_setup | |
parent | a58e8bdc8cf4c51c80dc9e63eef52e95214c54f2 (diff) |
Fix theme for use with plain "prompt" command
ZSH has the ability to preview and set themes directly from the `prompt`
builtin. To do so, the theme must be in FPATH and named
"prompt_theme_setup".
Diffstat (limited to 'prompt_powerlevel9k_setup')
l--------- | prompt_powerlevel9k_setup | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/prompt_powerlevel9k_setup b/prompt_powerlevel9k_setup new file mode 120000 index 00000000..311575f4 --- /dev/null +++ b/prompt_powerlevel9k_setup @@ -0,0 +1 @@ +powerlevel9k.zsh-theme
\ No newline at end of file |