aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* .aliases: Optimize the `ls` flavor detection even furtherJan Moesen2012-07-231-3/+3
* .aliases: Optimize the way we detect the `ls` flavorMathias Bynens2012-07-231-4/+3
* .aliases: Detect which `ls` flavor is in use and use the appropriate flag for...Mathias Bynens2012-07-221-4/+12
* .aliases: Support colorized output for `ls` 8.17 only (GNU coreutils)Mathias Bynens2012-07-191-9/+5
* .brew: Install PHP 5.4Mathias Bynens2012-07-191-0/+2
* .osx: Increase sound quality for Bluetooth headphones/headsetsMathias Bynens2012-07-181-1/+4
* .vimrc: Enable per-directory `.vimrc` fileshongymagic2012-07-151-0/+3
* .vimrc: Respect modeline by defaultDavid Hong2012-07-121-2/+5
* .osx: Show hidden files by default in FinderMathias Bynens2012-07-121-0/+3
* .bash_prompt: Tweak `$PS2`Mathias Bynens2012-07-111-1/+2
* Remove the feature tests for Bash 4 features and just fail silentlyMathias Bynens2012-07-051-4/+1
* Enable some Bash 4 features when possible:Mathias Bynens2012-07-021-0/+10
* .osx: Disable the iTunes arrow links completelyMathias Bynens2012-07-021-2/+5
* .osx: Make iTunes arrows go to your library by default (rather than the iTune...Kevin Lawler2012-07-021-0/+3
* README: Mention `.brew`Mathias Bynens2012-07-021-0/+8
* .osx: Explicitly enable swipe between pagesMathias Bynens2012-06-281-0/+1
* .brew: Install GNU core utilities (those that come with OS X are outdated)Mathias Bynens2012-06-271-0/+7
* .brew: Install a recent version of `grep`Mathias Bynens2012-06-271-0/+7
* .osx: Speed up Mission Control animationsMathias Bynens2012-06-271-0/+3
* .osx: Disable automatic termination of inactive appsMathias Bynens2012-06-271-0/+3
* .osx: Enable the debug menu in Disk UtilityMathias Bynens2012-06-271-1/+4
* .aliases: Update to `stat` v8.17 (GNU coreutils)Mathias Bynens2012-06-271-1/+1
* .osx: Minor formatting tweakMathias Bynens2012-06-271-5/+7
* .osx: Group commands in categoriesMathias Bynens2012-06-271-70/+113
* .osx: Enable swipe between pages with three fingersMathias Bynens2012-06-271-3/+6
* .osx: Fix typoShawn Jonnet2012-06-261-1/+1
* .osx: Disable “natural” (Lion-style) scrollingMathias Bynens2012-06-261-0/+3
* .osx: Set language and text formatsMathias Bynens2012-06-261-0/+8
* .bash_profile: Load `.extra` last, allowing it to override any previous settingsuser9960152012-06-211-2/+2
* .hgignore: Initial commitMathias Bynens2012-06-191-0/+17
* .gitignore: Ignore compiled Python filesMathias Bynens2012-06-191-0/+3
* .vimrc: Fix typo in commentShawn Jonnet2012-06-171-1/+1
* .vimrc: Explicitly allow the use of backspace in insert modeMathias Bynens2012-06-171-0/+2
* .bash_profile: Add tab completion for many more commandsMathias Bynens2012-06-171-1/+4
* .aliases: Add `h` (`history`) and `j` (`jobs`)user9960152012-06-141-0/+2
* .aliases: Add `....` and `.....`user9960152012-06-141-1/+3
* Add .hushloginMathias Bynens2012-06-141-0/+4
* .vimrc: Use the OS clipboard by defaultMathias Bynens2012-06-081-0/+2
* .gitconfig: Tweak `ca` aliasMathias Bynens2012-06-051-1/+1
* .gitconfig: Show the diff when writing a commit messageMathias Bynens2012-06-041-1/+1
* .gitconfig: Add `tags`, `branches` and `remotes` aliasesMathias Bynens2012-06-041-0/+4
* .functions: Add `gz` function to get gzipped file sizePaul Irish2012-05-311-0/+8
* Merge pull request #67 from nikolavp/patch-1Mathias Bynens2012-05-291-3/+0
|\
| * Update .inputrcnikolavp2012-05-291-3/+0
|/
* .gitconfig: Add `credit` alias to quickly change the author of the latest commitMathias Bynens2012-05-231-0/+2
* .aliases: Make `ips` show IPv6 addresses as wellRich Healey2012-05-231-1/+1
* Merge pull request #63 from Alex-Humphreys/masterMathias Bynens2012-05-211-1/+1
|\
| * Maximum set volume is 7, not 10Alex Humphreys2012-05-211-1/+1
|/
* .osx: Remove the “disable reopen windows when logging back in” commandMathias Bynens2012-05-161-8/+0
* Merge pull request #62 from richo/patch-1Mathias Bynens2012-05-161-2/+4
|\