Andrew Janke
9f552130bd
Move current_branch() from git plugin to core lib/git.zsh
...
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.
10 years ago
Daniel Farrell
b2ce306c4f
Simplified gallois RPS1 setup using some helpful scripts
12 years ago
Daniel Farrell
3976b93f39
Fixed which output at each new shell creation
12 years ago
Kory Prince
d3babe0d79
Don't show useless '[]' when chruby_prompt_info is empty
12 years ago
Konstantin Haase
f6bb74e452
add chruby info to gallois theme
12 years ago
Maxime Chaisse-Leal
4dbe4378db
Added WIP alert to the gallois' theme
13 years ago
Brent Faulkner
6496acf58b
adding rbenv support to all the rvm themes
14 years ago
Ben Lumley
bf2c55ac5a
Gallois theme - made the git branch/status show for those of us without rvm
15 years ago
Felipe Gallois
07cee28e31
added custom theme, based on eastwood
15 years ago
MasterLambaster
81aa74b73c
Eastwood theme with optional RVM support
16 years ago