Commit graph

3 commits

Author SHA1 Message Date
Sorin Ionescu
441049ab06 Moved each theme under its own directory and changed the file extension. 2011-08-30 23:39:38 -04:00
Sorin Ionescu
494ad7dcd9 Cleaned up lib/ and removed trailing white space everywhere.
Conflicts:

	oh-my-zsh.sh
2011-08-30 23:39:37 -04:00
Juan G. Hurtado
208b225a2f Custom theme with Git support
This is my personal oh-my-zsh theme. It has Git support through
methods found in Git lib file of oh-my-zsh. It uses:

- parse_git_dirty()
- git_prompt_ahead()
- current_branch()
- git_prompt_short_sha()
- git_prompt_status()

It also shows user name, machine name and current path. You can
take a look at a screenshot at http://goo.gl/ZVoyk
2011-04-29 13:11:38 +02:00