Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-05-10 | pygmalion: revert multiline prompt change | Marc Cornellà | |
Fixes #2317 Closes #2321 | |||
2019-11-19 | Use safer append to hook function arrays (#8406) | Jacob Tomaw | |
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> | |||
2014-09-01 | fix missing add-zsh-hook in pygmalion.zsh-theme | Letian Zhang | |
Fix "command not found: add-zsh-hook" since #3053 removes `autoload -U add-zsh-hook` | |||
2011-12-29 | correctly handle path names with spaces | Philip Hofstetter | |
2011-12-28 | make pygmalion theme use two lines when needed | Philip Hofstetter | |
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 | |||
2011-12-09 | forks miloshadzic theme to add more directory info as well as user and host info | Dominick LoBraico | |