Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-03-25 | fix: use `$USERNAME` guaranteed to always be defined in zsh | Marc Cornellà | |
Fixes #9701 | |||
2019-11-08 | Upgrade some URLs to HTTPS (#8202) | Isaac Clayton | |
* Update http to https in Solarized * Upgrade http to https for 'Burger In Your Shell' * Upgrade http to https for tmux.github.io | |||
2016-04-06 | Merge pull request #4572 from aioutecism/master | Marc Cornellà | |
Avoid using "PREFIX" that cause nvm to complain about. | |||
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. | |||
2015-11-02 | Avoid using "PREFIX" that cause nvm to complain about. | aioute Gao | |
2014-11-06 | Change all whoami calls for $USER variable | Marc Cornellà | |
This avoid spawning additional processes, as the $USER variable will **always** contain the current logged-in user. | |||
2014-03-08 | Remove all copyright information in themes. Closes #2587 | Dan Kerimdzhanov | |
2012-01-16 | Correct color and font issues on Ubuntu | Adam Lindberg | |
2011-06-08 | Fix MM lines being read correctly | Adam Lindberg | |
2011-06-07 | Rename guru theme to sunrise | Adam Lindberg | |