Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-08-16 | Fix graphical bug in cypher theme when return status is non-zero | Fice-T | |
- When the previous command's return status is non-zero and the prompt is redrawn, graphical errors sometimes arise due to the fg{red} not being escaped. | |||
2009-10-06 | Fix cypher's theme for older zsh versions | Markus Prinz | |
2009-10-03 | Add my (cypher's) zsh prompt | Markus Prinz | |
Based on Evan's prompt, it uses colors, shows the exit status of the last command if it was non-zero, and displays "#" when running with elevated privileges |