Commit Graph
496 Commits
Author SHA1 Message Date
solygenandMathias Bynens 5cdfccf8f5 .gitconfig: Add aliases to find branches/tags/commits
Closes #304.
2013-12-08 14:47:01 +01:00
Eugene ZhukandMathias Bynens e80bb561bc .osx: Hide Safari’s sidebar in Top Sites by default
Closes #296.
2013-12-04 00:30:52 +01:00
Haralan DobrevandMathias Bynens a32092b194 README: Use Brewfile instead of .brew
Closes #294.
2013-11-27 21:09:06 +01:00
Mat LoweryandMathias Bynens 9a3a129488 .aliases: Improve lsd
Ref. #292.
2013-11-26 10:17:59 +01:00
Mathias Bynens b36561c2df .gitconfig: Make git rebase safer on OS X
See <http://www.git-tower.com/blog/make-git-rebase-safe-on-osx/>.

Closes #291.
2013-11-26 10:04:14 +01:00
Mathias Bynens 5a344c8426 Use Brewfile now that Homebrew supports it
https://github.com/mxcl/homebrew/blob/master/Library/Contributions/cmd/brew-bundle.rb
https://coderwall.com/p/afmnbq
2013-11-25 18:07:46 +01:00
Sindre SorhusandMathias Bynens 6405d98781 .aliases: Add npme
`npme` is like `npm` except it uses a registry located in Europe, causing it to be much faster for Europeans. See <http://npmjs.eu/> for more information.

Closes #284.
2013-11-18 19:36:58 -08:00
AmberandMathias Bynens fca798e720 .aliases: Update RubyGems before updating installed gems
Closes #282.
2013-11-13 18:06:11 +01:00
gregstallingsandMathias Bynens cb8843bea7 .aliases: Add reload
`reload` invokes the shell as a login shell, which essentially reloads it.

Closes #247.
2013-11-05 16:13:35 +01:00
Mathias Bynens 5b8a202b2e .osx: Disable smart quotes and dashes 2013-11-05 15:49:13 +01:00
Haralan DobrevandMathias Bynens 8dbb54c275 README: Document the .cask file
Closes #280.
2013-11-04 16:46:41 +01:00
gregstallingsandMathias Bynens 7bba9f3bfe .aliases: Add afk to lock the screen
Closes #258.
2013-11-04 14:25:17 +01:00
Cătălin MarișandMathias Bynens 284ced9441 .osx: Don’t kill Dashboard
`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.
2013-11-04 14:15:19 +01:00
Mathias Bynens 7f96896d33 .osx: Remove broken three-finger swipe commands
If anyone knows how to make this work, please let me or @necolas know!

Ref. #171.
2013-11-02 22:08:39 +01:00
Mathias Bynens a3f91f67e0 .osx: Add SSD-specific tweaks
Source: http://forums.macrumors.com/showthread.php?t=1505922
2013-11-02 17:30:49 +01:00
Mathias Bynens d82a407f9f README: Update link to Lauri Ranta’s resources 2013-11-02 14:44:22 +01:00
Mathias Bynens 91c8708e09 .osx: Don’t prompt when quitting iTerm 2013-11-01 11:43:33 +01:00
Mathias Bynens 66ec6c71d7 .aliases: Lowercase projects dir 2013-11-01 11:35:25 +01:00
Mathias Bynens 0c2c098090 .osx: Rename computer name 2013-10-31 23:59:32 +01:00
Mathias Bynens 4d15aee7b1 init: Install Sublime Text settings
Closes #275.
2013-10-31 23:45:43 +01:00
Mathias Bynens d894e76513 init: Add iTerm colors
Closes #274.
2013-10-31 23:35:27 +01:00
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