Commit graph

10 commits

Author SHA1 Message Date
Ashley Dev
acc1023bfd fix up the git prompt when it's a fresh repo 2011-06-02 14:44:36 -07:00
Ashley Dev
fcbca579ae Update plugins/git:
- move aliases into plugins/git/git-aliases.plugin.zsh
  - move git prompt info into plugins/git/git-prompt-old.plugin.zsh
  - add revamped git prompt info into plugins/git/git-prompt.plugin.zsh
  - plugins/git/git.plugin.zsh now just sources the above files

Added themes/ashleydev.theme.zsh that takes advantage of the new git prompt info
2011-06-02 11:25:01 -07:00
Ashley Dev
3bb66a6ef7 Merge branch 'master' of github.com:ashleydev/oh-my-zsh 2011-06-02 10:19:57 -07:00
Ashley Dev
d40d2cb78d updates and cleanups to git prompt stuff 2011-06-02 10:19:10 -07:00
Ashley Dev
1b3fa76a19 remove regex from git-prompt plugin because old zsh don't support regex 2011-05-19 13:09:51 -07:00
Ashley Dev
656919e138 Move git-prompt from a lib to a plugin since I now have the load order immaterial. Update some of the names. 2011-05-19 07:42:57 -07:00
Ashley Dev
bf56eadc22 Move git-prompt from plugin/ to lib/ because it needs to be auto loaded prior to the theme being loaded. 2011-05-19 07:10:59 -07:00
Ashley Dev
541b16d931 Split ashleydev them into a plugin and the theme. 2011-05-18 21:41:19 -07:00
Ashley Dev
369670184c polish ashleydev theme 2011-05-17 17:11:11 -07:00
Ashley Dev
5d4e111994 add ashleydev theme 2011-05-14 16:21:19 -07:00