aboutsummaryrefslogtreecommitdiffstats
path: root/.osx
Commit message (Collapse)AuthorAgeFilesLines
* .osx: Make Yosemite Safari more usefulMathias Bynens2014-10-201-0/+7
|
* .osx: Don’t send Safari search queries to AppleMathias Bynens2014-10-201-0/+3
|
* .osx: Use the system-native print preview dialog in Chromedaboe012014-10-181-0/+4
| | | | Closes #434.
* .osx: Remove a few commands that no longer have any effect in YosemiteAlex Dunn2014-10-181-10/+1
| | | | Closes #436.
* .osx: Disable transparency in the menu bar and elsewhere on YosemiteMathias Bynens2014-10-181-0/+3
|
* Update URLsMathias Bynens2014-09-011-2/+2
|
* .osx: Disable the all-too-sensitive backswipe on ChromeSindre Sorhus2014-08-131-0/+4
| | | | Closes #416.
* .osx: Use `sudo` for `systemsetup`Lars Kappert2014-08-131-4/+4
| | | | Closes #415.
* Update Bash prompt to match the Solarized themeMathias Bynens2014-06-071-4/+4
| | | | Screenshot: http://i.imgur.com/EkEtphC.png
* .osx: Disable the Launchpad gestureSimon Owen Design2014-06-071-0/+3
| | | | Closes #316.
* .osx: Only install custom Terminal profile onceMarkus Amalthea Magnuson2014-06-071-4/+8
| | | | Closes #336 and #337.
* .osx: Add (commented-out) instructions on how to set the wallpaperErwann Mest2014-06-071-0/+6
| | | | Closes #356.
* Remove some things that I don’t useMathias Bynens2014-06-071-0/+3
| | | | This commit drops some aliases, functions, and settings from the project that I wasn’t using at all. It also cleans up some of the remaining code.
* .osx: Don’t show hidden files by defaultMathias Bynens2014-05-011-1/+1
| | | | Most of the time I don’t need it, and when I do, I can temporarily enable it using the `show` alias, and revert it using the `hide` alias.
* .osx: Don’t reset the desktop wallpaper when resetting LaunchpadNick Budidharma2014-04-271-2/+2
| | | | | | Files like `530142A0-6AEC-4921-A3A7-7C2B72FFF6E3.db` and `desktoppicture.db` exist in `~/Library/Application\ Support/Dock`, so let’s add a `-` with a wildcard `*` to both sides to ensure we don’t delete `desktoppicture.db` and reset the desktop wallpaper. Closes #370.
* .osx: Update iOS Simulator symlinkMathias Bynens2014-03-281-1/+1
|
* .osx: Add ExpandedStateFor* variants for OS X 10.9Mathias Bynens2014-03-221-0/+2
| | | | Closes #361.
* .osx: Comment computer name settingsMathias Bynens2014-03-061-4/+4
| | | | It’s good to have these commands here as a reference, but it’s annoying when running `.osx` on multiple computers in the same network.
* .osx: Remove “disable opening and closing window animations”Mathias Bynens2014-03-061-3/+0
| | | | | | Sadly, this doesn’t work anymore in OS X 10.9. Closes #270.
* .osx: Change minimize/maximize window effectCătălin Mariș2014-03-061-0/+3
| | | | | | By default, OS X Mavericks uses the annoying `genie` effect whenever windows are minimized/maximized. This commit changes that preference and makes OS X use the more tolerable `scale` effect. Closes #355. Ref. #270.
* .osx: Allow installing Chrome user scripts via GitHub Gist or Userscripts.orgMathias Bynens2014-03-051-3/+3
|
* .osx: Add missing valueCătălin Mariș2014-03-051-1/+1
| | | | | | | | In order to properly overwrite the `key` of a `domain`, `defaults` needs to be provided with a valid `value` for the `key`: `defaults write <domain> <key> <value>` Closes #350.
* .osx: Remove old keyboard illumination settingsMathias Bynens2014-03-041-5/+0
| | | | | | These commands don’t have any effect anymore in OS X 10.9. Closes #327.
* .osx: Make Dock more transparentCătălin Mariș2014-03-021-0/+3
| | | | Closes #346.
* .osx: Kill `cfprefsd` after changing preferencesMathias Bynens2014-02-041-3/+3
| | | | | | As of OS X 10.9 this is necessary to make sure the changes persist. Closes #330.
* .osx: Support multiple `systemuiserver` pref filesManpreet Singh2014-01-101-4/+6
| | | | Closes #319.
* .osx: Set Desktop as the default location for new Finder windowsChristopher Pelloux2014-01-021-0/+5
| | | | Closes #285.
* .osx: Display Bluetooth icon in menu barMathias Bynens2013-12-301-2/+6
|
* .osx: Add Finder ‘Get Info’ settingsMathias Bynens2013-12-181-0/+7
|
* .osx: Add Activity Monitor settingsMathias Bynens2013-12-181-3/+20
|
* .osx: Delete some old commands that no longer workMathias Bynens2013-12-091-4/+0
| | | | | | These commands only work on outdated versions of OS X. Ref. #305.
* .osx: Hide some menu bar icons in OS X 10.9 MavericksMathias Bynens2013-12-091-3/+7
| | | | | | | Kudos to @kevinSuttle for finding the appropriate `plist` file! https://github.com/mathiasbynens/dotfiles/issues/305#issuecomment-30102827 Ref. #305.
* .osx: Hide Safari’s sidebar in Top Sites by defaultEugene Zhuk2013-12-041-0/+3
| | | | Closes #296.
* .osx: Disable smart quotes and dashesMathias Bynens2013-11-051-0/+6
|
* .osx: Don’t `kill` DashboardCătălin Mariș2013-11-041-3/+3
| | | | | | `killall Dashboard` doesn’t actually do anything. To apply the changes for Dashboard, `killall Dock` is enough as Dock is Dashboard’s parent process. Closes #277.
* .osx: Remove broken three-finger swipe commandsMathias Bynens2013-11-021-5/+0
| | | | | | If anyone knows how to make this work, please let me or @necolas know! Ref. #171.
* .osx: Add SSD-specific tweaksMathias Bynens2013-11-021-0/+20
| | | | Source: http://forums.macrumors.com/showthread.php?t=1505922
* .osx: Don’t prompt when quitting iTermMathias Bynens2013-11-011-1/+4
|
* .osx: Rename computer nameMathias Bynens2013-10-311-4/+4
|
* init: Install Sublime Text settingsMathias Bynens2013-10-311-0/+7
| | | | Closes #275.
* init: Add iTerm colorsMathias Bynens2013-10-311-0/+3
| | | | Closes #274.
* .osx: Minimize windows into their application’s iconVincent Klaiber2013-10-301-0/+3
| | | | Closes #271.
* .osx: Suppress error messages when running `~/.osx` twiceMathias Bynens2013-10-271-6/+6
| | | | Closes #266.
* .osx: Stop iTunes from responding to the keyboard media keysErwann Mest2013-10-261-0/+3
| | | | | | Commented out, as I actually use these keys. Closes #265.
* .osx: Disable automatic spell checking in Mail.appMathias Bynens2013-10-251-0/+3
|
* .osx: Disable inline attachments in MailMathias Bynens2013-10-241-0/+3
| | | | Thanks to Christophe Platteeuw via Twitter: https://twitter.com/cplatteeuw/status/393465401310318592
* .osx: Make coding style more consistentMathias Bynens2013-10-241-5/+5
|
* .osx: Remove old iTunes commandsMathias Bynens2013-10-241-20/+1
| | | | They only applied to iTunes 10 and older anyway.
* .osx: Add threaded email display settings for Mail.appMathias Bynens2013-10-231-0/+5
|
* .osx: Disable continuous spell checking in Messages.appMathias Bynens2013-10-231-0/+3
|