Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-08-28 | Added change for issue-17 to prompt.zsh as well | Reinaldo Colina | 1 | -1/+4 | |
2015-08-26 | Remove unnecessary colour on branch names | Michael Allen | 1 | -2/+0 | |
2015-08-19 | Rename to git-radar | Michael Allen | 1 | -1/+1 | |
2015-08-19 | Color zsh prompt slightly differently | Michael Allen | 1 | -5/+5 | |
2015-08-19 | Reduce the number of subshells, for performance | Michael Allen | 1 | -2/+7 | |
2015-08-18 | Fix up zsh prompt | Michael Allen | 1 | -7/+6 | |
2015-08-14 | Split prompt command into bash and zsh | Michael Allen | 1 | -0/+12 | |
The shebang in the top of a file dictates it's runtime. To load the zsh colors stuff you need to be executing in Zsh but then I couldn't support bash so I've split the prompt file into one for each. |