ohmyzsh/lib
leif.hanack 8919463329 Added a possibility to display the remote branch and the number of commits you are ahead or behind.
The theme "strug" demonstrates this new funtionality. There are some new variables:

ZSH_THEME_GIT_PROMPT_REMOTE_STATUS_DETAILED : allows you to switch between the current and the new display option.
ZSH_THEME_GIT_PROMPT_REMOTE_STATUS_PREFIX : prefix for the remote status information
ZSH_THEME_GIT_PROMPT_REMOTE_STATUS_SUFFIX : suffix for the remote status information
ZSH_THEME_GIT_PROMPT_AHEAD_REMOTE_COLOR : color for displaying the ahead information (currently only used for the detailed mode)
ZSH_THEME_GIT_PROMPT_BEHIND_REMOTE_COLOR : color for displaying the behind information (currently only used for the detailed mode)
2013-01-03 23:10:19 +01:00
..
aliases.zsh Merge pull request #1255 from SuprDewd/master 2012-12-02 12:44:17 -08:00
completion.zsh Correct variable used for global ssh known host completion 2012-08-01 23:58:09 +02:00
correction.zsh Don't correct hpodder commands. 2010-06-05 23:23:53 +08:00
directories.zsh Merge pull request #1273 from ystein/master 2012-12-04 06:36:45 -08:00
edit-command-line.zsh C-x C-e to edit current command in EDITOR 2011-07-18 09:54:59 -04:00
functions.zsh Improved statistics functions, effect: 2012-11-14 19:09:13 +08:00
git.zsh Added a possibility to display the remote branch and the number of commits you are ahead or behind. 2013-01-03 23:10:19 +01:00
grep.zsh Moving all zsh config options into a lib/ subdirectory to make way for some upcoming changes to directory structure and configuration options 2009-09-23 07:43:36 -07:00
history.zsh Removed duplicate setting and sorted the remaining 2011-12-03 13:18:37 +01:00
key-bindings.zsh Don't clobber standard Esc+. behavior 2012-03-17 22:03:01 -03:00
misc.zsh Set the '-R' option for less not in $PAGER, but as $LESS. 2012-10-13 23:16:39 +02:00
rvm.zsh Set default for rvm prompt prefix/suffix 2012-12-02 20:30:25 +02:00
spectrum.zsh Add utility method to spectrum 2011-07-23 11:09:45 -04:00
termsupport.zsh Merge pull request #880 from darrenclark/fix-mac-terminal-app-echo-issue 2012-12-04 06:45:01 -08:00
theme-and-appearance.zsh Merge branch 'nicoulaj-theme' of https://github.com/nicoulaj/oh-my-zsh into nicoulaj-nicoulaj-theme 2011-02-21 21:45:00 -08:00