summaryrefslogtreecommitdiff
path: root/themes/agnoster.zsh-theme
AgeCommit message (Collapse)Author
2013-03-26IMPROVED: untracked file status has priority over modified (ie: if you have ↵Yohann Bianchi
both modified and untracked files, your prompt will be red indicating the presence of untracked files)
2013-01-30[agnoster] modifying theme to show dot for dirty files and plus for staged ↵Matt Guindin
files in git repos
2013-01-20ADDED: Mercurial prompt info support even if hg prompt extension is unavailableYohann Bianchi
2013-01-19ADDED: Mercurial repository infoYohann Bianchi
2012-12-21Revert "agnoster theme shows error code instead of an "x""Isaac Wolkerstorfer
This reverts commit f09af5717923cca4e5c538e14846ea4816295949. It is far more aesthetically pleasing, and conveys the correct amount of information. The exact numeric status code is extremely rarely of use, and increases cognitive parsing burden on the user. (cherry picked from commit 8f664edcaf55adcc540f0fe43d4205b66e4f9fb6)
2012-11-27fixed symbolic-ref git view of agnoster themeHauke Stange
2012-11-27removed 'x' from prompt_context() function nameHauke Stange
2012-11-03agnoster theme shows error code instead of an "x"Fuad Saud
2012-09-25Add link to gistIsaac Wolkerstorfer
2012-09-25Updated documentation for agnoster themeIsaac Wolkerstorfer
2012-09-17Refactored themeIsaac Wolkerstorfer
2012-09-13Add agnoster.zsh-themeIsaac Wolkerstorfer