ohmyzsh/lib
Colin Hebert a434414cd0 Created a git library to easily create a prompt
__git_ps1 (as in the git contrib file) is available through the newly added library.
This library allows to do more elaborated prompts based on :
 - Current directory type
 - Current action running in the repository (merge/rebase/...)
 - Current branch (with relative names or long/short sha1s)
 - Current index state (file added to working tree/index, etc.)
 - Status compared to upstream (git only)
2011-06-19 17:10:51 +01: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 Merge pull request #196 from asymmetric/master 2011-05-26 01:13:18 -07:00
git.zsh Created a git library to easily create a prompt 2011-06-19 17:10:51 +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 Ignore commands that start with a space. 2010-06-05 23:22:57 +08:00
key-bindings.zsh Merge pull request #290 from arthurkalm/delete-key-working 2011-05-13 02:52:25 -07: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 Relax pattern matching on TERM. Closes #320. 2011-05-02 13:51:16 +02:00
theme-and-appearance.zsh Add colors on less by default 2011-06-18 16:52:00 +01:00