Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | .osx: Update Simulator paths for El Capitan | Michał Gołębiowski | 2016-01-16 | 1 | -2/+3 |
| | | | | Closes #616. | ||||
* | .osx: Prevent Photos from opening automatically | Alex Guerrero | 2016-01-14 | 1 | -1/+8 |
| | | | | Closes #608. | ||||
* | .osx: Disable the over-the-top focus ring animation | Mathias Bynens | 2015-12-07 | 1 | -0/+3 |
| | | | | | | See http://arstechnica.com/apple/2014/10/os-x-10-10/5/ for an example. Closes #511. | ||||
* | .osx: Show only open applications in the Dock | Troy Harvey | 2015-11-30 | 1 | -0/+3 |
| | | | | Closes #604. | ||||
* | .osx: Bypass t.co URLs in Tweetbot | Mathias Bynens | 2015-11-12 | 1 | -1/+8 |
| | | | | Hat tip: https://twitter.com/dermdaly/status/664065150329163777 | ||||
* | .osx: Remove non-functional iTunes setting | Mathias Bynens | 2015-11-10 | 1 | -10/+3 |
| | | | | Ref. https://github.com/mathiasbynens/dotfiles/commit/cd88be0faec8b794e2ed6d145896f464125429b4#commitcomment-14145185. Thanks to @chdiza! | ||||
* | .osx: Don’t enable “secure empty trash” | Kevin Deldycke | 2015-11-03 | 1 | -3/+0 |
| | | | | | | | | This feature has been removed, sadly, so enabling has no effect anymore. https://support.apple.com/en-us/HT205267#CVE-2015-5901 Closes #596. | ||||
* | .osx: Stop iTunes from automatically syncing connected devices | Hassan Khan | 2015-10-29 | 1 | -3/+10 |
| | | | | Closes #593. | ||||
* | .osx: Fix typo | Mathias Bynens | 2015-10-23 | 1 | -1/+1 |
| | | | | Fixes #592. | ||||
* | .osx: Simplify `killall` redirection | Vítor Galvão | 2015-10-18 | 1 | -1/+1 |
| | | | | | | `&>` is the same as `2>&1`. Closes #589. | ||||
* | .osx: Remove “enable text selection in Quick Look” | Mathias Bynens | 2015-10-11 | 1 | -3/+0 |
| | | | | | | As of OS X 10.11, it no longer has any effect. Closes #580. | ||||
* | .osx: Fix `/private` path | Federico Castagnini | 2015-05-13 | 1 | -3/+3 |
| | | | | Closes #529. | ||||
* | .osx: Update Spectacle.app keyboard shortcuts | Mathias Bynens | 2015-04-15 | 1 | -21/+21 |
| | |||||
* | .osx: Expand print dialog in Chrome & Opera by default | Mathias Bynens | 2015-03-30 | 1 | -2/+15 |
| | | | | https://github.com/mathiasbynens/dotfiles/pull/434#issuecomment-59643432 | ||||
* | .osx: Disable swipe navigation in Chrome for mouse users | Michael Kühnel | 2015-03-06 | 1 | -1/+5 |
| | | | | Closes #508. | ||||
* | .osx: Add Spectacle.app settings | Mathias Bynens | 2015-03-02 | 1 | -2/+30 |
| | | | | Fixes #507. | ||||
* | .osx: Fix code that sets the custom terminal theme | Cătălin Mariș | 2015-02-04 | 1 | -8/+45 |
| | | | | | | Fix the `.osx` script so that it correctly sets the custom terminal theme, and the change will be persistent. Closes #492. | ||||
* | .osx: Add back the “increase window resize speed” hack | Mathias Bynens | 2014-12-26 | 1 | -0/+3 |
| | | | | | | It didn’t work in OS X 10.10 anymore, but it seems OS X 10.10.1 does support it. Ref. 4471e2732faede1d9b242cb547de8005578b3d10. | ||||
* | .osx: Revert to plain `killall` without `-HUP` | Mathias Bynens | 2014-12-19 | 1 | -1/+1 |
| | | | | | | This reverts commit 07cd2632f56be58a5c1ba41a830e537e34f24e5f. Ref. #469. | ||||
* | .osx: Kill apps with `-HUP` to make sure they restart | Aaron Zauner | 2014-12-19 | 1 | -1/+1 |
| | | | | | | Note that a full system restart is needed after running `.osx` anyhow, but this small change improves the situation for those who don’t do that. Closes #469. | ||||
* | .osx: Remove “increase window resize speed” | Mathias Bynens | 2014-11-28 | 1 | -3/+0 |
| | | | | Sadly, this doesn’t work anymore in OS X 10.10. | ||||
* | .osx: Use `-array` instead of `-array ""` | Mathias Bynens | 2014-11-20 | 1 | -1/+1 |
| | | | | Ref. #350. | ||||
* | .osx: Fix comment for menu bar items | Tao Wu | 2014-11-19 | 1 | -1/+1 |
| | | | | Closes #459. | ||||
* | .osx: Add Yosemite’s search results for Spotlight | Alex Guerrero | 2014-11-14 | 1 | -2/+15 |
| | | | | | | Yosemite introduces new Spotlight search results, and if you don’t add it to `defaults write com.apple.spotlight orderedItems` it will be removed from the System Preferences → Spotlight → Search Results` list with no way to re-enable them through the System Preferences panel. Closes #456. | ||||
* | .osx: Disable Spotlight suggestions from Safari | Alex Guerrero | 2014-11-13 | 1 | -0/+1 |
| | | | | | | Safari has a “Spotlight Suggestions” setting that, if left enabled, will send a copy of all search queries to Apple. Closes #455. | ||||
* | .osx: Update `iOS Simulator.app` path | Vincent Klaiber | 2014-11-12 | 1 | -1/+1 |
| | | | | | | The iOS Simulator app has been moved. Closes #452. | ||||
* | .osx: Make Yosemite Safari more useful | Mathias Bynens | 2014-10-20 | 1 | -0/+7 |
| | |||||
* | .osx: Don’t send Safari search queries to Apple | Mathias Bynens | 2014-10-20 | 1 | -0/+3 |
| | |||||
* | .osx: Use the system-native print preview dialog in Chrome | daboe01 | 2014-10-18 | 1 | -0/+4 |
| | | | | Closes #434. | ||||
* | .osx: Remove a few commands that no longer have any effect in Yosemite | Alex Dunn | 2014-10-18 | 1 | -10/+1 |
| | | | | Closes #436. | ||||
* | .osx: Disable transparency in the menu bar and elsewhere on Yosemite | Mathias Bynens | 2014-10-18 | 1 | -0/+3 |
| | |||||
* | Update URLs | Mathias Bynens | 2014-09-01 | 1 | -2/+2 |
| | |||||
* | .osx: Disable the all-too-sensitive backswipe on Chrome | Sindre Sorhus | 2014-08-13 | 1 | -0/+4 |
| | | | | Closes #416. | ||||
* | .osx: Use `sudo` for `systemsetup` | Lars Kappert | 2014-08-13 | 1 | -4/+4 |
| | | | | Closes #415. | ||||
* | Update Bash prompt to match the Solarized theme | Mathias Bynens | 2014-06-07 | 1 | -4/+4 |
| | | | | Screenshot: http://i.imgur.com/EkEtphC.png | ||||
* | .osx: Disable the Launchpad gesture | Simon Owen Design | 2014-06-07 | 1 | -0/+3 |
| | | | | Closes #316. | ||||
* | .osx: Only install custom Terminal profile once | Markus Amalthea Magnuson | 2014-06-07 | 1 | -4/+8 |
| | | | | Closes #336 and #337. | ||||
* | .osx: Add (commented-out) instructions on how to set the wallpaper | Erwann Mest | 2014-06-07 | 1 | -0/+6 |
| | | | | Closes #356. | ||||
* | Remove some things that I don’t use | Mathias Bynens | 2014-06-07 | 1 | -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 default | Mathias Bynens | 2014-05-01 | 1 | -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 Launchpad | Nick Budidharma | 2014-04-27 | 1 | -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 symlink | Mathias Bynens | 2014-03-28 | 1 | -1/+1 |
| | |||||
* | .osx: Add ExpandedStateFor* variants for OS X 10.9 | Mathias Bynens | 2014-03-22 | 1 | -0/+2 |
| | | | | Closes #361. | ||||
* | .osx: Comment computer name settings | Mathias Bynens | 2014-03-06 | 1 | -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 Bynens | 2014-03-06 | 1 | -3/+0 |
| | | | | | | Sadly, this doesn’t work anymore in OS X 10.9. Closes #270. | ||||
* | .osx: Change minimize/maximize window effect | Cătălin Mariș | 2014-03-06 | 1 | -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.org | Mathias Bynens | 2014-03-05 | 1 | -3/+3 |
| | |||||
* | .osx: Add missing value | Cătălin Mariș | 2014-03-05 | 1 | -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 settings | Mathias Bynens | 2014-03-04 | 1 | -5/+0 |
| | | | | | | These commands don’t have any effect anymore in OS X 10.9. Closes #327. | ||||
* | .osx: Make Dock more transparent | Cătălin Mariș | 2014-03-02 | 1 | -0/+3 |
| | | | | Closes #346. |