Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | .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. | |||||
* | .osx: Add SSD-specific tweaks | Mathias Bynens | 2013-11-02 | 1 | -0/+20 | |
| | | | | Source: http://forums.macrumors.com/showthread.php?t=1505922 | |||||
* | .osx: Don’t prompt when quitting iTerm | Mathias Bynens | 2013-11-01 | 1 | -1/+4 | |
| | ||||||
* | .osx: Rename computer name | Mathias Bynens | 2013-10-31 | 1 | -4/+4 | |
| | ||||||
* | init: Install Sublime Text settings | Mathias Bynens | 2013-10-31 | 1 | -0/+7 | |
| | | | | Closes #275. | |||||
* | init: Add iTerm colors | Mathias Bynens | 2013-10-31 | 1 | -0/+3 | |
| | | | | Closes #274. | |||||
* | .osx: Minimize windows into their application’s icon | Vincent Klaiber | 2013-10-30 | 1 | -0/+3 | |
| | | | | Closes #271. | |||||
* | .osx: Suppress error messages when running `~/.osx` twice | Mathias Bynens | 2013-10-27 | 1 | -6/+6 | |
| | | | | Closes #266. | |||||
* | .osx: Stop iTunes from responding to the keyboard media keys | Erwann Mest | 2013-10-26 | 1 | -0/+3 | |
| | | | | | | Commented out, as I actually use these keys. Closes #265. | |||||
* | .osx: Disable automatic spell checking in Mail.app | Mathias Bynens | 2013-10-25 | 1 | -0/+3 | |
| | ||||||
* | .osx: Disable inline attachments in Mail | Mathias Bynens | 2013-10-24 | 1 | -0/+3 | |
| | | | | Thanks to Christophe Platteeuw via Twitter: https://twitter.com/cplatteeuw/status/393465401310318592 | |||||
* | .osx: Make coding style more consistent | Mathias Bynens | 2013-10-24 | 1 | -5/+5 | |
| | ||||||
* | .osx: Remove old iTunes commands | Mathias Bynens | 2013-10-24 | 1 | -20/+1 | |
| | | | | They only applied to iTunes 10 and older anyway. | |||||
* | .osx: Add threaded email display settings for Mail.app | Mathias Bynens | 2013-10-23 | 1 | -0/+5 | |
| | ||||||
* | .osx: Disable continuous spell checking in Messages.app | Mathias Bynens | 2013-10-23 | 1 | -0/+3 | |
| | ||||||
* | .osx: Disable smart quotes in Messages.app | Mathias Bynens | 2013-10-23 | 1 | -0/+3 | |
| | ||||||
* | .osx: Consistently specify the type for `dict-add` actions | Mathias Bynens | 2013-10-23 | 1 | -2/+2 | |
| | ||||||
* | .osx: Use plain text smileys in Messages | Mathias Bynens | 2013-10-23 | 1 | -2/+9 | |
| | | | | | | Messages in OS X 10.9 Mavericks automatically substitutes e.g. `:)` with `😊`, with no way to disable this feature through the app’s preferences pane. After analyzing the `defaults read` output it turns out there is a hidden preference for it. | |||||
* | .osx: Remove “Enable access for assistive devices” | Mathias Bynens | 2013-10-23 | 1 | -6/+0 | |
| | | | | | | This feature doesn’t work anymore in OS X 10.9 Mavericks. The setting has moved to System Preferences → Security & Privacy → Accessibility, where you now have to check every app you want to allow access rather than enabling it globally. Closes #262. | |||||
* | .osx: `~/.CFUserTextEncoding` can break several Adobe apps | Mathias Bynens | 2013-08-29 | 1 | -2/+2 | |
| | | | | Ref. #237. | |||||
* | .osx: Disable the sound effects on boot | Mathias Bynens | 2013-07-31 | 1 | -0/+3 | |
| | ||||||
* | .osx: Add GPGMail 2 settings | Mathias Bynens | 2013-07-30 | 1 | -0/+7 | |
| | | | | http://support.gpgtools.org/kb/faq-gpgmail/gpgmail-2-hidden-settings | |||||
* | .osx: Add Spotlight settings | Martin Reurings | 2013-07-02 | 1 | -0/+35 | |
| | | | | Closes #91 and #174. | |||||
* | .osx: Don’t automatically rearrange Spaces | Andrew Kennedy | 2013-06-06 | 1 | -2/+5 | |
| | | | | Closes #213. | |||||
* | .osx: Fix `ShowPathBar` typo | Danil Semelenov | 2013-05-29 | 1 | -1/+1 | |
| | | | | Closes #204. | |||||
* | .osx: Update filename for Dropbox’s green checkmark icon | Mathias Bynens | 2013-05-03 | 1 | -2/+1 | |
| | ||||||
* | Update shebangs | AJ Acevedo | 2013-04-27 | 1 | -1/+1 | |
| | | | | | | If the user installs a custom Bash build, why not use it? Ref. #196 and #198. | |||||
* | .osx: Add possible values for AppleShowScrollBars | Gabriel Izaias | 2013-04-22 | 1 | -0/+1 | |
| | | | | Ref. #170. | |||||
* | .osx: Set standby delay to 24 hours | Mathias Bynens | 2013-03-25 | 1 | -0/+3 | |
| | | | | Hat tip: http://www.ewal.net/2012/09/09/slow-wake-for-macbook-pro-retina/ | |||||
* | .osx: Fix typo | Mathias Bynens | 2013-03-12 | 1 | -1/+1 | |
| | ||||||
* | .osx: Set sidebar icon size to medium | Mathias Bynens | 2013-03-10 | 1 | -0/+3 | |
| | ||||||
* | .osx: Set highlight color to orange | Mathias Bynens | 2013-03-10 | 1 | -0/+3 | |
| | ||||||
* | .osx: Configure spring loading for directories | Oliver Schrenk | 2013-03-10 | 1 | -0/+6 | |
| | | | | Ref. #133. | |||||
* | .osx: Disable Dashboard | Rob Taylor | 2013-03-10 | 1 | -2/+5 | |
| | | | | Ref. #136. | |||||
* | .osx: Enable the MacBook Air SuperDrive on any Mac | inexion | 2013-03-10 | 1 | -0/+3 | |
| | | | | Ref. #146. | |||||
* | Use newlines at EOF consistently | Mathias Bynens | 2013-03-10 | 1 | -1/+1 | |
| | ||||||
* | .osx: Disable Notification Center | gydaniel@gmail.com | 2013-03-10 | 1 | -0/+3 | |
| | | | | | | This also removes the annoying menu bar icon. Ref. #168. | |||||
* | .osx: Add Notification Center value for hot corners | Kevin Suttle | 2013-03-09 | 1 | -0/+1 | |
| | | | | Ref. #187. | |||||
* | .osx: Show the path bar in Finder | Kevin Suttle | 2013-03-09 | 1 | -0/+3 | |
| |