Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use newlines at EOF consistently | Mathias Bynens | 2013-03-10 | 1 | -1/+1 |
| | |||||
* | .bash_prompt: Fix `parse_git_dirty` for Git v1.8.0+ | Mathias Bynens | 2012-11-23 | 1 | -1/+1 |
| | | | | | | | Git 1.8.0+ says “nothing to commit (working directory clean)”. Older Git versions return “nothing to commit (working directory clean)”. Thanks to @nicolahery in #143 for the suggestion. | ||||
* | .bash_prompt: Use `tput setaf 0` for white | Mathias Bynens | 2012-11-13 | 1 | -1/+1 |
| | | | | | | Using `tput setaf 0` instead of `tput setaf 256` makes sure that `WHITE` is white instead of the previous color. Thanks to @rudolph9 for reporting this in #153. | ||||
* | .bash_prompt: Tweak `$PS2` | Mathias Bynens | 2012-07-11 | 1 | -1/+2 |
| | |||||
* | .exports: Highlight (color-code) section titles in manual pages | Mathias Bynens | 2012-04-03 | 1 | -0/+8 |
| | |||||
* | .bash_prompt: Add screenshot URL | Mathias Bynens | 2012-01-24 | 1 | -0/+1 |
| | |||||
* | Use tabs instead of double-space indents | Mathias Bynens | 2011-12-28 | 1 | -28/+30 |
| | |||||
* | Add aliases to show/hide hidden files in Finder. Closes #15. | Mathias Bynens | 2011-09-17 | 1 | -25/+26 |
| | |||||
* | Initial commit. | Mathias Bynens | 2011-09-05 | 1 | -0/+42 |