- 11 Oct, 2009 1 commit
-
-
Gerhard Lazu authored
-
- 06 Oct, 2009 2 commits
-
-
-
xiongchiamiov authored
-
- 03 Oct, 2009 2 commits
-
-
Markus Prinz authored
-
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
-
- 01 Oct, 2009 1 commit
-
-
Jon Evans authored
This means we are running it after $PATH has potentially been set up, which means it's more likely that commands like "git" will be found
-
- 24 Sep, 2009 2 commits
-
-
Robby Russell authored
-
Robby Russell authored
-
- 23 Sep, 2009 12 commits
-
-
James Cox authored
-
James Cox authored
-
Robby Russell authored
-
Robby Russell authored
-
Robby Russell authored
-
Robby Russell authored
-
Robby Russell authored
-
Robby Russell authored
Moving all zsh config options into a lib/ subdirectory to make way for some upcoming changes to directory structure and configuration options
-
Robby Russell authored
-
James Cox authored
-
James Cox authored
-
James Cox authored
-
- 22 Sep, 2009 13 commits
-
-
James Cox authored
-
James Cox authored
-
James Cox authored
-
Gary Blessington authored
-
James Cox authored
-
James Cox authored
-
James Cox authored
-
James Cox authored
-
James Cox authored
-
Christopher Sexton authored
`git-symbolic-ref` needs to be `git symbolic-ref`
-
Christopher Sexton authored
* Improved speed, the first time cd'ing into a git repo the prompt returns much faster (for me at least). * Prompt is now decorated in nested folders within a git repo. No longer check for the '.git' folder.
-
James Cox authored
-
James Cox authored
-
- 14 Sep, 2009 2 commits
-
-
Christopher Sexton authored
-
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.
-
- 07 Sep, 2009 2 commits
-
-
Robby Russell authored
Updating the name of the rake and capistrano task cache file to append a ~ to the end of the filename so it's easier to ignore in rails git projects. [#1]
-
Robby Russell authored
Updating install process to copy your current environments PATH and adding it to the bottom of ~/.zshrc.
-
- 06 Sep, 2009 2 commits
-
-
-
Jamie van Dyke authored
-
- 03 Sep, 2009 1 commit
-
-
mwilliams authored
-