Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-08-18 | Switch to the more common -E grep regex flag | Michael Allen | 1 | -10/+2 | |
2015-08-14 | Split prompt command into bash and zsh | Michael Allen | 1 | -0/+18 | |
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. |