aboutsummaryrefslogtreecommitdiffstats
path: root/.osx
Commit message (Collapse)AuthorAgeFilesLines
* .osx: Drop the energy saver preferencesMathias Bynens2012-08-121-8/+0
|
* .osx: Automatically illuminate built-in MacBook keyboard in low lightMathias Bynens2012-08-121-0/+5
|
* .osx: Add energy saver settingsMathias Bynens2012-08-121-0/+8
|
* .osx: Enable scroll to zoomMathias Bynens2012-08-121-0/+6
|
* .osx: Enable access for assistive devicesMathias Bynens2012-08-121-0/+6
|
* .osx: When performing a search, search the current folder by default in FinderMathias Bynens2012-08-121-0/+3
|
* .osx: Enable advanced image options in Disk Utility’s debug menuMathias Bynens2012-08-121-0/+1
|
* .osx: Set the timezoneMathias Bynens2012-08-111-0/+3
|
* .osx: Set NetBIOS nameMathias Bynens2012-08-111-0/+1
|
* .osx: Use list view in all Finder windows by defaultMathias Bynens2012-08-081-0/+4
| | | | http://superuser.com/questions/320955/forcing-lion-finder-to-open-in-list-view#comment345957_320955
* .osx: Update some iTunes tweaks to work with iTunes 10.6.3Mathias Bynens2012-08-061-5/+2
| | | | Ref. #114. Thanks to @mourawaldson for the heads-up!
* .osx: Add a note saying that the iCal debug menu tweak doesn’t work in OS ↵Mathias Bynens2012-08-061-1/+1
| | | | | | X 10.8 Ref. #113.
* .osx: Remove the iTunes track notifications tweakMathias Bynens2012-08-041-3/+0
| | | | | | It crashes the Dock in OS X 10.7.4 and doesn’t work in OS X 10.8 anyway. Ref. https://github.com/mathiasbynens/dotfiles/commit/45c1bced7371b93a49f884bc6fe868571fe94402#commitcomment-1671603.
* .osx: Add a note about the iTunes track notifications in OS X 10.8Mathias Bynens2012-08-041-1/+1
|
* .osx: Kill the affected applications by their new OS X 10.8 names as wellMathias Bynens2012-08-031-1/+2
| | | | E.g. by killing both iCal and Calendar we support pre-OS X 10.8 and OS X 10.8 itself.
* .osx: Ask for the administrator password upfrontMathias Bynens2012-08-031-3/+11
| | | | | | Use @cowboy’s `sudo` keep-alive snippet (https://gist.github.com/3118588) to continuously update the existing `sudo` time stamp until `.osx` has finished running.
* .osx: Reveal IP address, hostname, OS version, etc. when clicking the clock ↵Mathias Bynens2012-08-021-1/+6
| | | | in the login window
* .osx: Add the keyboard shortcut ⌘ + Enter to send an email in Mail.appMathias Bynens2012-08-021-1/+4
|
* .osx: Explain how to use the ⌘ + F iTunes hack with other system languagesMathias Bynens2012-08-011-0/+3
| | | | Thanks to @renaudleo for this discovery.
* .osx: Don’t group windows by application in Mission ControlMathias Bynens2012-07-311-2/+3
| | | | This makes it use the old Exposé behavior instead.
* .osx: Allow hitting the Backspace key to go to the previous page in ↵Mathias Bynens2012-07-301-0/+3
| | | | Safari’s history
* .osx: Use a modified version of the Pro theme in Terminal.appMathias Bynens2012-07-301-3/+5
|
* .osx: Enable HiDPI display modes without using Quartz Debugporada2012-07-291-0/+3
|
* .osx: Add commented out command to disable smooth scrollingMathias Bynens2012-07-291-0/+4
| | | | This is only really useful on older Macs that mess up the animation.
* .osx: Enable the Develop Menu and the Web Inspector in SafariMathias Bynens2012-07-281-0/+5
|
* .osx: Use the Pro theme by default in Terminal.appMathias Bynens2012-07-271-0/+4
|
* .osx: Hide Safari’s bookmarks bar by defaultMathias Bynens2012-07-271-0/+3
|
* .osx: Group windows by application in Mission ControlMathias Bynens2012-07-271-0/+3
|
* .osx: Don’t show Dashboard as a SpaceMathias Bynens2012-07-271-0/+3
|
* .osx: Set computer nameMathias Bynens2012-07-271-1/+6
|
* .osx: Add more Finder settings for icons on the desktop and in icon viewsMathias Bynens2012-07-261-2/+16
|
* .osx: Show icons for hard drives, servers, and removable media on the desktopMathias Bynens2012-07-261-0/+6
|
* .osx: Add Twitter.app settingsMathias Bynens2012-07-261-1/+26
|
* .osx: Comment out the line that enables the 2D DockMathias Bynens2012-07-261-1/+1
| | | | I’ll try out the new frost glass Mountain Lion Dock for a while.
* .osx: Hide the useless Time Machine and Volume iconsMathias Bynens2012-07-261-0/+3
| | | | | | Fun fact — this is what the OS X Mountain Lion menu bar looks like with all the menu extras (/System/Library/CoreServices/Menu Extras) enabled: http://i.imgur.com/DHTuw.png
* .osx: Increase sound quality for Bluetooth headphones/headsetsMathias Bynens2012-07-181-1/+4
| | | | | | This has the same effect as setting Bluetooth Explorer → Utilities → Special Options → Minimum bitpool to `40`. See http://scott.dier.name/2009/10/osx-snow-leopard-a2dp.html.
* .osx: Show hidden files by default in FinderMathias Bynens2012-07-121-0/+3
| | | | | I’ve had the `show` and `hide` aliases for ages, but since I use `show` as the default setting, it makes sense to include it in `.osx` as well.
* .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 ↵Kevin Lawler2012-07-021-0/+3
| | | | iTunes Store)
* .osx: Explicitly enable swipe between pagesMathias Bynens2012-06-281-0/+1
| | | | Ref #80.
* .osx: Speed up Mission Control animationsMathias Bynens2012-06-271-0/+3
| | | | Note that I don’t completely disable the animation, as that results in a very unpleasant effect.
* .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
|
* .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
| | | | Ref. #80. Thanks to @Lri for the help.
* .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
|
* .osx: Remove the “disable reopen windows when logging back in” commandMathias Bynens2012-05-161-8/+0
| | | | This behavior was fixed in OS X 10.7.4, and the previous solution was a hack anyway.