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
aioute Gao
e66afc0318
Avoid using "PREFIX" that cause nvm to complain about.
11 years ago
Marc Cornellà
74177c5320
Change all whoami calls for $USER variable
...
This avoid spawning additional processes, as the $USER variable will
**always** contain the current logged-in user.
12 years ago
Dan Kerimdzhanov
c249c69065
Remove all copyright information in themes. Closes #2587
12 years ago
Adam Lindberg
78a129ca06
Correct color and font issues on Ubuntu
14 years ago
Adam Lindberg
3eae652a6d
Fix MM lines being read correctly
15 years ago
Adam Lindberg
d99284f6b5
Rename guru theme to sunrise
15 years ago
Adam Lindberg
4a7392fdd0
Fix git R and M status when used together
15 years ago
Adam Lindberg
73946a6066
Add note about Solarized color theme
15 years ago
Adam Lindberg
915c28752e
Add email address
15 years ago
Adam Lindberg
70cb607b7b
Remove unused colors and use original prompt color
15 years ago
Adam Lindberg
a9b6f081b4
Remove extra space when no status
15 years ago
Adam Lindberg
9c306670a7
Improve unicode characters and git status
15 years ago
Adam Lindberg
714cfb1db2
Add guru theme
15 years ago