aboutsummaryrefslogtreecommitdiffstats
path: root/.osx
Commit message (Collapse)AuthorAgeFilesLines
...
* .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.
* Comment out change of "Open windows on startup", OSX 10.7.4 introduces this ↵Rich Healey2012-05-101-2/+4
| | | | by default
* .osx: Set the icon size of Dock items to 36 pixelsMathias Bynens2012-04-301-2/+2
|
* Merge pull request #57 from nurtext/patch-1Mathias Bynens2012-04-301-0/+3
|\ | | | | .osx: Set Dock icon size
| * Icon size of 48 pixels for dock itemsCedric Kastner2012-04-261-0/+3
| |
* | .osx: Clean up after commit 5b36bee8676dc8e800f68e3a559e102dcefcae36Mathias Bynens2012-04-301-7/+7
| |
* | adding screenshot location and file formatekinertac2012-04-301-1/+7
| |
* | Fix error thrown when Reseting Launchpad in some conditions aristidesfl2012-04-271-1/+1
|/ | | | When multiple *.db files existed in ~/Library/Application Support/Dock/ , [ -e ~/Library/Application\ Support/Dock/*.db ] would throw an error.
* .osx: `killall` all affected appsMathias Bynens2012-04-141-1/+1
|
* .osx: Prevent Time Machine from prompting to use new hard drives as backup ↵Mathias Bynens2012-04-121-0/+3
| | | | volume
* .osx: Add “focus follows mouse” commands for Terminal.app and X11 appsMathias Bynens2012-04-121-0/+5
| | | | I disabled (commented) these settings by default as I think it’s confusing that “focus follows mouse” works only for some apps. I’d rather have consistent, less confusing behavior across all apps, even if it’s not as useful.
* .osx: CleanupMathias Bynens2012-04-101-6/+2
|
* # Shorten Dock show animation speed Herman van Boeijen2012-04-101-0/+6
| | | # Completely kill hide/show animation:
* .osx: Add hot cornersMathias Bynens2012-04-101-0/+11
|
* .osx: Make Trackpad settings more robustMathias Bynens2012-04-101-2/+7
| | | | Fixes #48.
* .osx: Group commands by typeMathias Bynens2012-04-101-84/+85
|