Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-08-26 | Revert "bash prompt length fix: zero-length chars must be placed between \[ ↵ | Grigory Petrov | 1 | -16/+16 | |
and \]" This reverts commit 0fe65ed830b5d1cdc5189230139b52f4c8aacfbc. | |||||
2015-08-26 | bash prompt length fix: zero-length chars must be placed between \[ and \] | Grigory Petrov | 1 | -16/+16 | |
2015-08-25 | Follow symlinks when loading libs0.1 | Michael Allen | 1 | -1/+11 | |
2015-08-25 | Added readme and license | Michael Allen | 1 | -2/+2 | |
2015-08-25 | Make fetches run async in the background | Michael Allen | 1 | -1/+1 | |
2015-08-19 | Decent readme with examples to show how to use git-radar | Michael Allen | 1 | -8/+72 | |
2015-08-19 | Auto fetch repos so I don't have to remember | Michael Allen | 1 | -0/+2 | |
2015-08-19 | Rename to git-radar | Michael Allen | 1 | -0/+0 | |
2015-08-18 | Provide single entrypoint to make scriping easier | Michael Allen | 1 | -0/+12 | |
2015-08-14 | Split prompt command into bash and zsh | Michael Allen | 1 | -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-11 | Example of how to use the git-base.sh library | Michael Allen | 1 | -0/+21 | |