Marc Cornellà
d310fac7f6
Merge pull request #4572 from aioutecism/master
...
Avoid using "PREFIX" that cause nvm to complain about.
2016-04-06 12:03:20 +02:00
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.
2015-12-14 20:28:37 -05:00
aioute Gao
e66afc0318
Avoid using "PREFIX" that cause nvm to complain about.
2015-11-02 16:12:38 +09:00
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.
2014-11-06 18:33:56 +01:00
Dan Kerimdzhanov
c249c69065
Remove all copyright information in themes. Closes #2587
2014-03-08 23:51:59 +06:00
Adam Lindberg
78a129ca06
Correct color and font issues on Ubuntu
2012-01-16 16:39:28 +01:00
Adam Lindberg
3eae652a6d
Fix MM lines being read correctly
2011-06-08 16:33:29 +01:00
Adam Lindberg
d99284f6b5
Rename guru theme to sunrise
2011-06-07 15:42:55 +02:00