aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* .vimrc: Centralize backups, swapfiles and undo historyMathias Bynens2011-12-221-0/+4
* Add a link to cowboy/dotfilesMathias Bynens2011-12-211-0/+1
* Add some more commands to `$HISTIGNORE`.Mathias Bynens2011-11-181-1/+1
* Merge pull request #29 from danawoodman/patch-1Mathias Bynens2011-11-171-3/+0
|\
| * Removing duplicate `set mark-symlinked-directories on` settings.Dana Woodman2011-11-171-3/+0
|/
* .vimrc: add `set wildmenu` for better command-line completion. Thanks, @alrra!Mathias Bynens2011-11-161-0/+2
* Make `cleanup` list the files it deletes. Kind of like how `rm -v` works.Mathias Bynens2011-10-231-1/+1
* Add `cleanup` alias, which recursively deletes `.DS_Store` files. Useful for ...Mathias Bynens2011-10-221-0/+3
* Clarify Dropbox icon comment.Mathias Bynens2011-10-221-1/+1
* Remove the green checkmark icons in Dropbox.Mathias Bynens2011-10-221-0/+5
* Use double quotes more consistently.Mathias Bynens2011-10-221-2/+2
* Prefer US English and use UTF-8.Mathias Bynens2011-10-221-0/+4
* Steal some nifty aliases from @janmoesen/tilde.Mathias Bynens2011-10-221-1/+12
* Steal some `.inputrc` goodies from @janmoesen/tilde.Mathias Bynens2011-10-221-1/+39
* Use `hd` alias for canonical hex dump. Thanks, @janmoesen!Mathias Bynens2011-10-221-0/+3
* Don’t source .bash_profile when PS1 is not set (for non-interactive shells). Mathias Bynens2011-10-221-1/+1
* Looks like `IncludeDebugMenu` was replaced by `IncludeInternalDebugMenu` rece...Mathias Bynens2011-10-191-1/+1
* .vimrc: Make tabs as wide as two spaces.Mathias Bynens2011-10-191-1/+3
* Merge branch 'master' of github.com:mathiasbynens/dotfilesMathias Bynens2011-10-171-1/+1
|\
| * Link to the issue tracker for suggestions.Mathias Bynens2011-10-141-1/+1
* | Add .vimrc, heavily based on the one @gf3 uses. Fixes #4.Mathias Bynens2011-10-171-0/+62
|/
* Sexier file sourcing.Mathias Bynens2011-10-141-3/+4
* Add a link to @janmoesen’s tilde repository.Mathias Bynens2011-10-141-1/+1
* Make the `json()` function more generic by allowing any JSON string instead o...Mathias Bynens2011-10-081-1/+1
* Add a more convenient `whois` alias.Mathias Bynens2011-10-051-0/+1
* Typo.Mathias Bynens2011-09-291-1/+1
* Merge pull request #26 from matijs/masterMathias Bynens2011-09-291-0/+2
|\
| * Undid some silly mistakes and made the script more simplerderMatijs Brinkhuis2011-09-281-5/+3
| * make it possible for bootstap.sh to be executed from whereverMatijs Brinkhuis2011-09-271-1/+5
* | Add `json` function. Example usage: `json http://fronteers.nl/congres/2011/at...Mathias Bynens2011-09-291-3/+7
* | Typo.Mathias Bynens2011-09-261-1/+1
* | Fix .gitconfig formatting (use tabs instead of spaces).Mathias Bynens2011-09-261-23/+23
* | Minor tweaks.Mathias Bynens2011-09-261-3/+3
* | Merge pull request #25 from jrk/masterMathias Bynens2011-09-251-0/+3
|\ \
| * | Enable subpixel font rendering on non-Apple LCDsJonathan Ragan-Kelley2011-09-261-0/+3
|/ /
* | The fix for the UTF-8 bug in QuickLook causes problems when saving files in A...Mathias Bynens2011-09-251-4/+5
* | Only reset Launchpad when it’s actually available. Fixes #24.Mathias Bynens2011-09-241-1/+1
* | Check if `tmutil` is available before using it. (It’s not available on Snow...Mathias Bynens2011-09-241-1/+1
* | Use full PlistBuddy path instead of the alias, so `.osx` can be used stand-al...Mathias Bynens2011-09-241-1/+1
* | Disable Ping entirely.Mathias Bynens2011-09-241-0/+3
* | Disable the Ping sidebar in iTunes.Mathias Bynens2011-09-241-0/+3
* | Show item info below desktop icons.Mathias Bynens2011-09-241-0/+3
* | Add PlistBuddy alias, because sometimes `defaults` just doesn’t cut it.Mathias Bynens2011-09-241-0/+3
* | Disable the warning before emptying the Trash.Mathias Bynens2011-09-231-0/+3
* | Disable the warning when changing a file extension.Mathias Bynens2011-09-231-0/+3
* | Empty Trash securely by default.Mathias Bynens2011-09-231-0/+3
* | Only use UTF-8 in Terminal.app.Mathias Bynens2011-09-231-0/+3
* | Automatically hide and show the Dock.Mathias Bynens2011-09-231-0/+3
* | Show remaining battery time; hide percentage.Mathias Bynens2011-09-231-0/+4
* | Set a blazingly fast keyboard repeat rate.Mathias Bynens2011-09-231-0/+3