Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | .osx: Make ⌘ + F focus the search input in iTunes | Mathias Bynens | 2012-02-13 | 1 | -0/+3 | |
| | ||||||
* | .osx: Enable iTunes track notifications in the Dock | Mathias Bynens | 2012-01-23 | 1 | -0/+3 | |
| | | | | Screenshot: http://www.maclife.com/article/howtos/5_ways_customize_dock_terminal | |||||
* | `.osx`: Restart the `SystemUIServer` and suppress `kill` output. | Kit Cambridge | 2012-01-04 | 1 | -1/+1 | |
| | ||||||
* | Move disabled QuickLook fix to the bottom | Mathias Bynens | 2011-12-22 | 1 | -4/+4 | |
| | ||||||
* | Clarify Dropbox icon comment. | Mathias Bynens | 2011-10-22 | 1 | -1/+1 | |
| | ||||||
* | Remove the green checkmark icons in Dropbox. | Mathias Bynens | 2011-10-22 | 1 | -0/+5 | |
| | ||||||
* | Looks like `IncludeDebugMenu` was replaced by `IncludeInternalDebugMenu` ↵ | Mathias Bynens | 2011-10-19 | 1 | -1/+1 | |
| | | | | recently. | |||||
* | Minor tweaks. | Mathias Bynens | 2011-09-26 | 1 | -3/+3 | |
| | ||||||
* | Enable subpixel font rendering on non-Apple LCDs | Jonathan Ragan-Kelley | 2011-09-26 | 1 | -0/+3 | |
| | ||||||
* | The fix for the UTF-8 bug in QuickLook causes problems when saving files in ↵ | Mathias Bynens | 2011-09-25 | 1 | -4/+5 | |
| | | | | Adobe Illustrator CS5, so comment it out. | |||||
* | Only reset Launchpad when it’s actually available. Fixes #24. | Mathias Bynens | 2011-09-24 | 1 | -1/+1 | |
| | ||||||
* | Check if `tmutil` is available before using it. (It’s not available on ↵ | Mathias Bynens | 2011-09-24 | 1 | -1/+1 | |
| | | | | Snow Leopard.) | |||||
* | Use full PlistBuddy path instead of the alias, so `.osx` can be used ↵ | Mathias Bynens | 2011-09-24 | 1 | -1/+1 | |
| | | | | stand-alone. | |||||
* | Disable Ping entirely. | Mathias Bynens | 2011-09-24 | 1 | -0/+3 | |
| | ||||||
* | Disable the Ping sidebar in iTunes. | Mathias Bynens | 2011-09-24 | 1 | -0/+3 | |
| | ||||||
* | Show item info below desktop icons. | Mathias Bynens | 2011-09-24 | 1 | -0/+3 | |
| | ||||||
* | Disable the warning before emptying the Trash. | Mathias Bynens | 2011-09-23 | 1 | -0/+3 | |
| | ||||||
* | Disable the warning when changing a file extension. | Mathias Bynens | 2011-09-23 | 1 | -0/+3 | |
| | ||||||
* | Empty Trash securely by default. | Mathias Bynens | 2011-09-23 | 1 | -0/+3 | |
| | ||||||
* | Only use UTF-8 in Terminal.app. | Mathias Bynens | 2011-09-23 | 1 | -0/+3 | |
| | ||||||
* | Automatically hide and show the Dock. | Mathias Bynens | 2011-09-23 | 1 | -0/+3 | |
| | ||||||
* | Show remaining battery time; hide percentage. | Mathias Bynens | 2011-09-23 | 1 | -0/+4 | |
| | ||||||
* | Set a blazingly fast keyboard repeat rate. | Mathias Bynens | 2011-09-23 | 1 | -0/+3 | |
| | ||||||
* | Typo. | Mathias Bynens | 2011-09-23 | 1 | -1/+1 | |
| | ||||||
* | Enable tap to click (Trackpad). | Mathias Bynens | 2011-09-23 | 1 | -0/+3 | |
| | ||||||
* | Allow quitting Finder via ⌘ + Q; doing so will also hide desktop icons. | Mathias Bynens | 2011-09-22 | 1 | -0/+3 | |
| | ||||||
* | Show all filename extensions in Finder. (Can be set via Finder → ↵ | Mathias Bynens | 2011-09-22 | 1 | -0/+3 | |
| | | | | | | Preferences too.) Thanks for the pointer, @Lri! https://github.com/mathiasbynens/dotfiles/issues/5#issuecomment-2162323 | |||||
* | Map bottom right Trackpad corner to secondary click (right-click). | Mathias Bynens | 2011-09-21 | 1 | -0/+4 | |
| | ||||||
* | Require password immediately after sleep or screen saver begins. (Can also ↵ | Mathias Bynens | 2011-09-21 | 1 | -0/+4 | |
| | | | | be set via System Preferences → Security & Privacy → General.) | |||||
* | Use `NSGlobalDomain` instead of `-g`. | Mathias Bynens | 2011-09-20 | 1 | -4/+4 | |
| | ||||||
* | Always show scrollbars. | Mathias Bynens | 2011-09-20 | 1 | -0/+3 | |
| | ||||||
* | Disable the “Are you sure you want to open this application?” dialog. | Mathias Bynens | 2011-09-20 | 1 | -3/+6 | |
| | ||||||
* | Show indicator lights for open applications in the Dock, and don’t animate ↵ | Mathias Bynens | 2011-09-20 | 1 | -0/+6 | |
| | | | | opening applications from the Dock. (These can be set through System Preferences → Dock as well.) | |||||
* | Enable AirDrop over Ethernet and on unsupported Macs running OS X Lion. | Mathias Bynens | 2011-09-20 | 1 | -0/+3 | |
| | ||||||
* | Fix typo. | Mathias Bynens | 2011-09-17 | 1 | -1/+1 | |
| | ||||||
* | Minor cleanup. | Mathias Bynens | 2011-09-17 | 1 | -7/+7 | |
| | ||||||
* | Posix path in finder title, sheet speed, hidden application's icons are ↵ | iloveitaly | 2011-09-10 | 1 | -0/+9 | |
| | | | | transparent | |||||
* | Comment tweak. | Mathias Bynens | 2011-09-09 | 1 | -1/+1 | |
| | ||||||
* | Added enable-spring-load-actions-on-all-items -bool true | Giuseppe Burtini | 2011-09-08 | 1 | -0/+3 | |
| | ||||||
* | Enable full keyboard access for all controls (e.g. enable Tab in modal dialogs). | Mathias Bynens | 2011-09-08 | 1 | -0/+3 | |
| | ||||||
* | Disable Resume system-wide. | Mathias Bynens | 2011-09-08 | 1 | -2/+2 | |
| | | | Thanks to nspragmatic on Hacker News. http://news.ycombinator.com/item?id=2974911 | |||||
* | Enable Safari’s debug menu. | Mathias Bynens | 2011-09-08 | 1 | -0/+3 | |
| | ||||||
* | Avoid creating .DS_Store files on network volumes. | Mathias Bynens | 2011-09-08 | 1 | -0/+3 | |
| | ||||||
* | Add some more goodies to .osx. | Mathias Bynens | 2011-09-07 | 1 | -9/+28 | |
| | ||||||
* | Remove the disturbing ".dmg" Mounting Verification | Jean-Philippe Sirois | 2011-09-06 | 1 | -0/+3 | |
| | ||||||
* | Fix a typo in the fix for the ancient UTF-8 bug in QuickLook. | Mathias Bynens | 2011-09-06 | 1 | -1/+1 | |
| | ||||||
* | Add installation instructions. | Mathias Bynens | 2011-09-05 | 1 | -0/+0 | |
| | ||||||
* | Initial commit. | Mathias Bynens | 2011-09-05 | 1 | -0/+44 | |