Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | .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. | ||||
* | .osx: Kill `cfprefsd` after changing preferences | Mathias Bynens | 2014-02-04 | 1 | -3/+3 |
| | | | | | | As of OS X 10.9 this is necessary to make sure the changes persist. Closes #330. | ||||
* | .osx: Support multiple `systemuiserver` pref files | Manpreet Singh | 2014-01-10 | 1 | -4/+6 |
| | | | | Closes #319. | ||||
* | .osx: Set Desktop as the default location for new Finder windows | Christopher Pelloux | 2014-01-02 | 1 | -0/+5 |
| | | | | Closes #285. | ||||
* | .osx: Display Bluetooth icon in menu bar | Mathias Bynens | 2013-12-30 | 1 | -2/+6 |
| | |||||
* | .osx: Add Finder ‘Get Info’ settings | Mathias Bynens | 2013-12-18 | 1 | -0/+7 |
| | |||||
* | .osx: Add Activity Monitor settings | Mathias Bynens | 2013-12-18 | 1 | -3/+20 |
| | |||||
* | .osx: Delete some old commands that no longer work | Mathias Bynens | 2013-12-09 | 1 | -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 Mavericks | Mathias Bynens | 2013-12-09 | 1 | -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 default | Eugene Zhuk | 2013-12-04 | 1 | -0/+3 |
| | | | | Closes #296. | ||||
* | .osx: Disable smart quotes and dashes | Mathias Bynens | 2013-11-05 | 1 | -0/+6 |
| | |||||
* | .osx: Don’t `kill` Dashboard | Cătălin Mariș | 2013-11-04 | 1 | -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 commands | Mathias Bynens | 2013-11-02 | 1 | -5/+0 |
| | | | | | | If anyone knows how to make this work, please let me or @necolas know! Ref. #171. |