1. 09 Nov, 2009 1 commit
    • Robby Russell's avatar
      Revert "Added my prompt theme, with a tweak to the core oh-my-zsh to support... · c6204089
      Robby Russell authored
      Revert "Added my prompt theme, with a tweak to the core oh-my-zsh to support it. My git_prompt_info function not only reports the branch and dirty status, but also whether or not the branch is ahead or behind of the remote, or both. It also switches the prompt colour from green to red if the previous command exited with a non-zero value (i.e. failed)."
      
      This reverts commit 14a1ce80.
      c6204089
  2. 08 Nov, 2009 3 commits
  3. 05 Nov, 2009 1 commit
  4. 30 Oct, 2009 2 commits
  5. 29 Oct, 2009 1 commit
  6. 26 Oct, 2009 1 commit
  7. 07 Oct, 2009 1 commit
  8. 06 Oct, 2009 2 commits
  9. 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
  10. 22 Sep, 2009 2 commits
  11. 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
  12. 01 Sep, 2009 1 commit
  13. 31 Aug, 2009 6 commits