Commit Graph
475 Commits
Author SHA1 Message Date
Vincent KlaiberandMathias Bynens ae3daa2d59 .osx: Minimize windows into their application’s icon
Closes #271.
2013-10-30 14:58:17 +01:00
Mathias Bynens 36b20a9257 Make .cask executable 2013-10-30 10:39:43 +01:00
Chen CohenandMathias Bynens 24ed3fa6c8 .aliases: Improve ips
Ref. #268 and #269.
2013-10-30 09:48:33 +01:00
Mathias Bynens fac04d1441 .osx: Suppress error messages when running ~/.osx twice
Closes #266.
2013-10-27 08:55:58 +01:00
Erwann MestandMathias Bynens b9a741e492 .osx: Stop iTunes from responding to the keyboard media keys
Commented out, as I actually use these keys.

Closes #265.
2013-10-26 13:04:16 +02:00
Mathias Bynens 017c140d59 .osx: Disable automatic spell checking in Mail.app 2013-10-25 12:59:39 +02:00
Mathias Bynens 40249d0d0f .osx: Disable inline attachments in Mail
Thanks to Christophe Platteeuw via Twitter: https://twitter.com/cplatteeuw/status/393465401310318592
2013-10-24 22:00:41 +02:00
Mathias Bynens d491f7b544 .osx: Make coding style more consistent 2013-10-24 12:01:13 +02:00
Mathias Bynens d930f34ba5 .osx: Remove old iTunes commands
They only applied to iTunes 10 and older anyway.
2013-10-24 11:51:49 +02:00
Mathias Bynens b69366cbab .osx: Add threaded email display settings for Mail.app 2013-10-23 19:59:55 +02:00
Mathias Bynens a86749f06a .brew: Move casks to their own file 2013-10-23 19:34:39 +02:00
Mathias Bynens 82e75915ae .osx: Disable continuous spell checking in Messages.app 2013-10-23 13:59:12 +02:00
Mathias Bynens 97f97a8dd9 .osx: Disable smart quotes in Messages.app 2013-10-23 13:58:23 +02:00
gregstallingsandMathias Bynens 3459ae7f86 .functions: Add tre shorthand
Closes #249.
2013-10-23 13:54:00 +02:00
Mathias Bynens 7669dfde29 .osx: Consistently specify the type for dict-add actions 2013-10-23 13:26:30 +02:00
Mathias Bynens f10eb803cf .osx: Use plain text smileys in Messages
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.
2013-10-23 13:23:50 +02:00
Mathias Bynens 813f813bbc .osx: Remove “Enable access for assistive devices”
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.
2013-10-23 07:29:05 +02:00
Sindre SorhusandMathias Bynens 565955198f Add np function to ease publishing node modules
I use this to ease the publishing of npm modules. `np`, done ;)

np = npm publish (and, `no problem`, (and `nutella party`))

Closes #261.
2013-10-22 18:11:42 +02:00
gregstallingsandMathias Bynens 6c98b40f4d .functions: Add o to open stuff
Closes #245.
2013-09-23 11:15:36 +02:00
Christian GärtnerandMathias Bynens 9b7620e322 .bash_profile: Make sure only files get sourced
Closes #250.
2013-09-21 16:28:33 +02:00
gregstallingsandMathias Bynens 25cddf6504 .functions: Add v to open stuff in Vim
Closes #251.
2013-09-21 16:27:13 +02:00
gregstallingsandMathias Bynens 6dd0179645 .functions: Add s to open stuff in Sublime Text
Closes #252.
2013-09-21 16:25:42 +02:00
gregstallingsandMathias Bynens 3dc47ffd55 .functions: Add m to open stuff in TextMate
Closes #253.
2013-09-21 16:21:16 +02:00
Kevin SuttleandMathias Bynens c8a48ee28c .gitconfig: Add note about whitespace defaults
Closes #256.
2013-09-19 17:27:52 +02:00
Sindre SorhusandMathias Bynens 5c896ab0ef .gitconfig: Add comment about color.ui in Git ≥ 1.8.4
Ref. #239.
2013-09-07 15:49:43 +02:00
Mathias Bynens a5a012f42f .osx: ~/.CFUserTextEncoding can break several Adobe apps
Ref. #237.
2013-08-29 18:58:23 +02:00
Sindre SorhusandMathias Bynens bd9429af1c .aliases: Add chromekill to kill all Chrome tabs to free up memory
Useful when you have a lot of tabs open (which I always do), but you don’t want to close them.

Tabs in Chrome are just processes, so we just filter out the ones we want, and kill them.

Closes #236.
2013-08-27 18:52:24 +02:00
Dean SoferandMathias Bynens 3803a98eaf .gitconfig: Remove global remote branch
This causes duplicate remotes to be created, potentially leading Git to throw errors when `push`ing.

Closes #215.
2013-08-08 10:47:56 +02:00
Haralan DobrevandMathias Bynens 1323f99f7a bin: Point subl to the default ST3 location
Sublime Text 3 does not use the `/Application/Sublime Text 3.app` folder by default. It uses `/Application/Sublime Text.app`.

Closes #232.
2013-08-08 10:43:21 +02:00
Haralan DobrevandMathias Bynens a563329a36 .aliases: Add -F to ls aliases
Don’t do this for the default `ls`, though.

Closes #234.
2013-08-08 10:40:29 +02:00
Mathias Bynens c4fcf4016e .osx: Disable the sound effects on boot 2013-07-31 15:18:05 +02:00
Mathias Bynens 17de86003e .osx: Add GPGMail 2 settings
http://support.gpgtools.org/kb/faq-gpgmail/gpgmail-2-hidden-settings
2013-07-30 21:50:18 +02:00
Mathias Bynens fd2e47d447 .gitconfig: Improve display of astral Unicode symbols in diffs
Thanks to @holman for the tip: https://speakerdeck.com/holman/more-git-and-github-secrets?slide=38
2013-07-25 15:23:04 +02:00
Mathias Bynens 96da7b6ba1 .aliases: Add timer
`timer` can be used as a stopwatch.

Hat tip: https://twitter.com/tow8ie/status/360077953238962176
2013-07-25 13:00:50 +02:00
Simon Owen DesignandMathias Bynens 02b0cc74c3 .curlrc: Disguise as IE 9 on Windows 7
This matches the `.wgetrc` settings.
2013-07-25 12:31:16 +02:00
Mathias Bynens 0f6def1611 .gitattributes: Disable normalizing line endings globally
Instead of removing `~/.gitattributes` completely, I decided to just comment out the `* text=auto` line. This makes it easier to temporarily re-enable the setting should I ever want to.

Closes #149.
2013-07-04 17:44:46 +02:00
Mathias Bynens 8fb0a744ec .brew: Install PHP 5.5 2013-07-03 09:13:32 +02:00
Mathias Bynens 50538a65e9 .bash_profile: Remove ‘autocomplete Grunt commands’
Closes #224.
2013-07-02 21:25:03 +02:00
Martin ReuringsandMathias Bynens 6806bf4bca .osx: Add Spotlight settings
Closes #91 and #174.
2013-07-02 19:31:24 +02:00
Mathias Bynens e1588fab46 bin: Update subl symlink to Sublime Text 3.app 2013-07-02 19:11:21 +02:00
Mathias Bynens 9f9710effd README: Tweak Git-free install command 2013-07-02 18:04:07 +02:00
Mathias Bynens 1c56d5c4f3 .aliases: Make Grunt print stack traces by default 2013-06-28 22:11:37 +02:00
George AngelopoulosandMathias Bynens 5b4362aa0e bootstrap.sh: Avoid source if there are no changes
Closes #220.
2013-06-25 13:11:39 +02:00
Mathias Bynens d17fede715 Remove GPL license
The MIT license is GPL-compatible anyway, as per @sindresorhus. Ref. https://github.com/mathiasbynens/dotfiles/commit/a89e2f2d226de274c998b0b8de5fd4af2e0b444f#commitcomment-3485954.
2013-06-25 13:08:26 +02:00
Jeff ByrnesandMathias Bynens ff4086ec2f .osx: Update the GitHub fork link
Closes #221.
2013-06-19 23:30:44 +02:00
Mathias Bynens 4ce66fd128 Update to Bash v4.2.45 2013-06-17 16:54:00 +02:00
Mathias Bynens 44e73b9b7b .gitconfig: Tweak l alias 2013-06-07 11:39:20 +02:00
Andrew KennedyandMathias Bynens 475402ab4d .osx: Don’t automatically rearrange Spaces
Closes #213.
2013-06-06 13:41:25 +02:00
Mathias Bynens 4f48f25019 .functions: Add gitio
Closes #210.
2013-06-03 18:48:18 +02:00
Carter McKendryandMathias Bynens 007d32adce .bash_profile: Try to grunt more quietly
Ref. #209.
2013-06-03 17:12:03 +02:00