Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | .exports: Explicitly use UTF-8 even for `LANG` | Mathias Bynens | 2014-03-21 | 1 | -1/+1 |
* | .brew: Install native apps through homebrew-cask | Mathias Bynens | 2013-05-02 | 1 | -0/+3 |
* | .exports: Always enable colored `grep` output | Mathias Bynens | 2013-04-19 | 1 | -0/+3 |
* | Use newlines at EOF consistently | Mathias Bynens | 2013-03-10 | 1 | -1/+1 |
* | .bash_profile: Move the `LANG` & `LC_ALL` exports into `.exports` | alrra | 2013-01-06 | 1 | -5/+11 |
* | .exports: Append `ls` with an argument to the `$HISTFILE` | Mathias Bynens | 2012-08-10 | 1 | -1/+1 |
* | .exports: Highlight (color-code) section titles in manual pages | Mathias Bynens | 2012-04-03 | 1 | -0/+2 |
* | Add some more commands to `$HISTIGNORE`. | Mathias Bynens | 2011-11-18 | 1 | -1/+1 |
* | Added HISTIGNORE to ignore certain commands in history | Matijs Brinkhuis | 2011-09-20 | 1 | -1/+3 |
* | Ignore duplicate history entries. | Mathias Bynens | 2011-09-09 | 1 | -1/+2 |
* | Whitespace cleanup. | Mathias Bynens | 2011-09-05 | 1 | -1/+1 |
* | Initial commit. | Mathias Bynens | 2011-09-05 | 1 | -0/+8 |