1
0
Fork 0
mirror of synced 2024-06-26 10:21:10 -04:00
zimfw/modules/prompt/themes
Eric Nielsen 40ef228286 [prompt] magicmace: fix tab completion
The offender was `print -P`, where `-P` does [prompt
expansion](http://zsh.sourceforge.net/Doc/Release/Prompt-Expansion.html#Prompt-Expansion).

I took the freedom to also change a few things:
Move the `add-zsh-hook precmd` up,
add `prompt_magicmace_` prefix to all function names,
add `COLOR_` prefix to all color global variables,
and move assignment to `PROMPT` to `prompt_magicmace_setup`.

Fixes #70, Closes #81
2016-09-27 15:58:45 -07:00
..
eriner.zsh-theme [prompt] add ranger indicator to eriner theme 2016-07-17 08:18:49 -07:00
gitster.zsh-theme [prompt] fix gitster path to reflect git repo 2016-04-02 13:33:01 -07:00
magicmace.zsh-theme [prompt] magicmace: fix tab completion 2016-09-27 15:58:45 -07:00
minimal.zsh-theme use 'command git' in prompts 2016-02-04 15:08:22 -05:00
steeef.zsh-theme [prompt] steeef: always update git information 2016-07-26 13:48:39 -07:00