summaryrefslogtreecommitdiffstats
path: root/prompt (follow)
AgeCommit message (Collapse)AuthorFilesLines
2015-08-18Provide single entrypoint to make scriping easierMichael Allen1-0/+12
2015-08-14Split prompt command into bash and zshMichael Allen1-21/+0
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.
2015-08-11Example of how to use the git-base.sh libraryMichael Allen1-0/+21