- 28 Aug, 2020 1 commit
-
-
Florian Klink authored
My system doesn't have `perl` in $PATH, so using this theme clutters the shell output quite a bit. Turns out, the same thing can be accomplished in pure zsh (with extendedglob). Co-Authored-By: Marc Cornellà <marc.cornella@live.com>
-
- 10 May, 2020 1 commit
-
-
Marc Cornellà authored
Fixes #2317 Closes #2321
-
- 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
-