Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-12-14 | Move current_branch() from git plugin to core lib/git.zsh | Andrew Janke | |
Fixes #4085: core -> plugin dependency issue. Rename it to git_current_branch for clarity that it's git-specific. Update all plugins that were calling it to use new name. Fix variable leaks by making more variables in lib/git.zsh local. Have lib/git.zsh use [[ ]] instead of [ ] everywhere. | |||
2012-03-23 | [themes/josh] Use $(current_branch) in prompt | Piotr Solnica | |
2012-01-23 | adding rbenv support to all the rvm themes | Brent Faulkner | |
2010-08-19 | Made the user_machine_size calculation generic. Pwned the function name. | Josh Price | |
2010-08-19 | Added my own theme based on pat's | Josh Price | |