Commit graph

13 commits

Author SHA1 Message Date
alexg0
3891809bed Merge branch 'master' of git://github.com/robbyrussell/oh-my-zsh
Resolved conflicts:
	lib/completion.zsh
	lib/git.zsh
	lib/key-bindings.zsh
2010-07-27 13:48:26 -05:00
Robby Russell
27904c117c Moving current_branch() to git plugin 2010-06-03 12:56:11 -07:00
Robby Russell
3cf9ab722e Initial implementation of a new plugin system, so that people can managed which aliases/functions they want. 2010-06-03 12:03:26 -07:00
Andy Fowler
3c87d48362 makes git status prompt 4x faster
(via git status -s, benchmarked)
2010-05-06 20:37:00 -07:00
Martin Klepsch
f9509f365b Putting Git related aliases into git.zsh to have them in context. 2009-12-27 21:19:40 -08:00
alexg0
3a96e67d9e Begining of 'alexg' theme, and core changes requred by that. 2009-12-13 19:21:48 -06:00
alexg0
812d81a807 Improve behavior inside Emacs, abbreviate master branch to M
* when branch is master, replace displayed branch name with M
 * enable colors only when on color capable terminal.
2009-12-12 00:51:31 -06:00
Robby Russell
473dd3b212 Adding current_branch function, which can be used like: git pull origin master 2009-11-25 12:45:16 -08:00
Toon Claes
147f1dc702 Modifying changes for issue 25, to fix issue 27 2009-11-09 21:38:40 +01:00
Toon Claes
729fd0ab3c Merge branch 'master' of git://github.com/robbyrussell/oh-my-zsh 2009-11-09 21:28:17 +01:00
meh
8f33231823 Fixed issue #25. 2009-11-09 07:15:06 +08:00
Toon Claes
e2dba2c3e9 Joined the appearance so the theme can apply LSCOLORS too 2009-11-04 20:37:18 +01:00
Robby Russell
8debd097fb 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
Renamed from git.zsh (Browse further)