1. 14 Mar, 2010 1 commit
  2. 02 Jan, 2010 3 commits
  3. 28 Dec, 2009 1 commit
  4. 12 Dec, 2009 1 commit
  5. 13 Nov, 2009 5 commits
  6. 11 Nov, 2009 3 commits
  7. 09 Nov, 2009 3 commits
  8. 08 Nov, 2009 3 commits
  9. 05 Nov, 2009 1 commit
  10. 30 Oct, 2009 2 commits
  11. 29 Oct, 2009 1 commit
  12. 26 Oct, 2009 1 commit
  13. 07 Oct, 2009 1 commit
  14. 06 Oct, 2009 2 commits
  15. 03 Oct, 2009 1 commit
    • Markus Prinz's avatar
      Add my (cypher's) zsh prompt · 172bb418
      Markus Prinz authored
      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
      172bb418
  16. 22 Sep, 2009 2 commits
  17. 14 Sep, 2009 1 commit
    • Christopher Sexton's avatar
      Added risto theme and made git.zsh themable · 85a4e302
      Christopher Sexton authored
       * git.zsh is now themable:
         * git_prompt_info() now will look in the following variables for
           formatting strings:
           * ZSH_THEME_GIT_PROMPT_PREFIX - Prefix for the prompt (before the
             branch name)
           * ZSH_THEME_GIT_PROMPT_SUFFIX - The very end of the prompt
           * ZSH_THEME_GIT_PROMPT_DIRTY - Displayed when the branch is dirty
           * ZSH_THEME_GIT_PROMPT_CLEAN - Displayed when the branch is clean
       * Updated geoffgarside, robbyrussell, and maran to work with new git
         theme
       * Added the Risto theme, which is very similar to a number of bash
         prompts, and allows me to use zsh in with out my co-workers knowing I
         have the advantage. Think of it as a ninja theme.
      85a4e302
  18. 01 Sep, 2009 1 commit
  19. 31 Aug, 2009 6 commits