aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Typo.Mathias Bynens2011-09-291-1/+1
|
* Merge pull request #26 from matijs/masterMathias Bynens2011-09-291-0/+2
|\ | | | | Execute bootstrap.sh from anywhere. Fixes #23.
| * 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 ↵Mathias Bynens2011-09-291-3/+7
| | | | | | | | http://fronteers.nl/congres/2011/attendees.json`
* | 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 LCDs.
| * | 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 ↵Mathias Bynens2011-09-251-4/+5
| | | | | | | | Adobe Illustrator CS5, so comment it out.
* | 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 ↵Mathias Bynens2011-09-241-1/+1
| | | | | | | | Snow Leopard.)
* | Use full PlistBuddy path instead of the alias, so `.osx` can be used ↵Mathias Bynens2011-09-241-1/+1
| | | | | | | | stand-alone.
* | 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
| |
* | Typo.Mathias Bynens2011-09-231-1/+1
| |
* | Enable tap to click (Trackpad).Mathias Bynens2011-09-231-0/+3
| |
* | Allow quitting Finder via ⌘ + Q; doing so will also hide desktop icons.Mathias Bynens2011-09-221-0/+3
| |
* | Show all filename extensions in Finder. (Can be set via Finder → ↵Mathias Bynens2011-09-221-0/+3
| | | | | | | | | | | | Preferences too.) Thanks for the pointer, @Lri! https://github.com/mathiasbynens/dotfiles/issues/5#issuecomment-2162323
* | Add `emptytrash` alias.Mathias Bynens2011-09-211-0/+3
| |
* | Map bottom right Trackpad corner to secondary click (right-click).Mathias Bynens2011-09-211-0/+4
| |
* | Require password immediately after sleep or screen saver begins. (Can also ↵Mathias Bynens2011-09-211-0/+4
| | | | | | | | be set via System Preferences → Security & Privacy → General.)
* | Use `NSGlobalDomain` instead of `-g`.Mathias Bynens2011-09-201-4/+4
| |
* | Always show scrollbars.Mathias Bynens2011-09-201-0/+3
| |
* | Disable the “Are you sure you want to open this application?” dialog.Mathias Bynens2011-09-201-3/+6
| |
* | Show indicator lights for open applications in the Dock, and don’t animate ↵Mathias Bynens2011-09-201-0/+6
| | | | | | | | opening applications from the Dock. (These can be set through System Preferences → Dock as well.)
* | Merge pull request #20 from matijs/masterMathias Bynens2011-09-201-1/+3
|\| | | | | History ignore stuff
| * Added HISTIGNORE to ignore certain commands in historyMatijs Brinkhuis2011-09-201-1/+3
| |
* | Enable AirDrop over Ethernet and on unsupported Macs running OS X Lion.Mathias Bynens2011-09-201-0/+3
| |
* | Add aliases to hide/show all desktop icons.Mathias Bynens2011-09-201-0/+4
|/
* Check if ~/.ssh/config exists before grepping it.Mathias Bynens2011-09-191-1/+1
|
* Reload dotfiles after updating through the bootstrapper.Mathias Bynens2011-09-191-1/+2
|
* Add tab completion for `defaults read|write NSGlobalDomain`. Useful when ↵Mathias Bynens2011-09-181-1/+4
| | | | looking for new ~/.osx additions.
* Fix typo.Mathias Bynens2011-09-171-1/+1
|
* Minor cleanup.Mathias Bynens2011-09-171-7/+7
|
* Merge pull request #16 from iloveitaly/patch-1Mathias Bynens2011-09-171-0/+9
|\ | | | | Posix path in Finder title, window resize speed, hidden application’s icons…
| * Posix path in finder title, sheet speed, hidden application's icons are ↵iloveitaly2011-09-101-0/+9
| | | | | | | | transparent
* | Add aliases to show/hide hidden files in Finder. Closes #15.Mathias Bynens2011-09-172-25/+30
| |
* | Better tab completion for SSH hostnames based on ~/.ssh/config.Mathias Bynens2011-09-171-3/+2
| |
* | Merge pull request #19 from jhirbour/masterMathias Bynens2011-09-161-1/+5
|\ \ | |/ |/| Add tab completion for known ssh hostnames.