oh-my-zsh/lib
Juan G. Hurtado e129fc5a28 Adds support for $(current_branch) on git_parse_ahead()
Changes method git_parse_ahead() on git.zsh lib file. Before this
change it checked directly against origin/master branch. Now it
uses $(current_branch) to check for not pushed changes against
the current remote branch.
2011-05-09 13:32:42 +02:00
..
aliases.zsh Added a function to extract various archives. 2010-12-24 22:20:57 +00:00
completion.zsh Merge remote branch 'upstream/master' 2011-04-20 01:29:58 -04:00
correction.zsh Don't correct hpodder commands. 2010-06-05 23:23:53 +08:00
directories.zsh Added function to mkdir and immediately change to it 2010-12-21 14:28:40 -05:00
functions.zsh Refactor window and tab title in tty 2011-01-30 09:19:47 +01:00
git.zsh Adds support for $(current_branch) on git_parse_ahead() 2011-05-09 13:32:42 +02: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 Ignore commands that start with a space. 2010-06-05 23:22:57 +08:00
key-bindings.zsh Replace redundant calls to compinit with a single call. 2011-04-08 10:12:22 -04:00
misc.zsh Joined the appearance so the theme can apply LSCOLORS too 2009-11-04 20:37:18 +01:00
rvm.zsh Import rvm prompt 2010-05-28 08:13:17 +08:00
spectrum.zsh escape sequences so rprompt doesn't mess up 2010-05-06 20:46:32 -07:00
termsupport.zsh Refactor DISABLE_AUTO_TITLE to be more DRY 2011-04-04 14:02:50 +02: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