summaryrefslogtreecommitdiffstats
path: root/prompt.bash (follow)
AgeCommit message (Collapse)AuthorFilesLines
2015-08-18Switch to the more common -E grep regex flagMichael Allen1-10/+2
2015-08-14Split prompt command into bash and zshMichael Allen1-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.