- 19 Nov, 2019 1 commit
-
-
Jacob Tomaw authored
Use add-zsh-hook to add functions to hooks. That way they won't be added again when doing `source ~/.zshrc` multiple times. Co-authored-by: Marc Cornellà <marc.cornella@live.com>
-
- 01 Sep, 2014 1 commit
-
-
Letian Zhang authored
Fix "command not found: add-zsh-hook" since #3053 removes `autoload -U add-zsh-hook`
-
- 29 Dec, 2011 1 commit
-
-
Philip Hofstetter authored
-
- 28 Dec, 2011 1 commit
-
-
Philip Hofstetter authored
if the length of the prompt (excluding color escapes) exceeds 40 characters, emit the arrow prompt on its own line This helps a lot on smaller terminals
-
- 09 Dec, 2011 1 commit
-
-
Dominick LoBraico authored
-