aboutsummaryrefslogtreecommitdiffstats
path: root/.exports
Commit message (Collapse)AuthorAgeFilesLines
* Update Bash prompt to match the Solarized themeMathias Bynens2014-06-071-1/+1
| | | | Screenshot: http://i.imgur.com/EkEtphC.png
* Remove some things that I don’t useMathias Bynens2014-06-071-11/+11
| | | | This commit drops some aliases, functions, and settings from the project that I wasn’t using at all. It also cleans up some of the remaining code.
* .exports: Explicitly use UTF-8 even for `LANG`Mathias Bynens2014-03-211-1/+1
|
* .brew: Install native apps through homebrew-caskMathias Bynens2013-05-021-0/+3
| | | | Closes #200.
* .exports: Always enable colored `grep` outputMathias Bynens2013-04-191-0/+3
|
* Use newlines at EOF consistentlyMathias Bynens2013-03-101-1/+1
|
* .bash_profile: Move the `LANG` & `LC_ALL` exports into `.exports`alrra2013-01-061-5/+11
|
* .exports: Append `ls` with an argument to the `$HISTFILE`Mathias Bynens2012-08-101-1/+1
|
* .exports: Highlight (color-code) section titles in manual pagesMathias Bynens2012-04-031-0/+2
|
* Add some more commands to `$HISTIGNORE`.Mathias Bynens2011-11-181-1/+1
|
* Added HISTIGNORE to ignore certain commands in historyMatijs Brinkhuis2011-09-201-1/+3
|
* Ignore duplicate history entries.Mathias Bynens2011-09-091-1/+2
|
* Whitespace cleanup.Mathias Bynens2011-09-051-1/+1
|
* Initial commit.Mathias Bynens2011-09-051-0/+8