Mathias Bynens
dbf0b7ebf4
.gitconfig: Add credit alias to quickly change the author of the latest commit
...
Inspired by @holman’s https://github.com/holman/dotfiles/blob/master/bin/git-credit .
2012-05-23 11:38:56 +02:00
Rich Healey and Mathias Bynens
475039d0d6
.aliases: Make ips show IPv6 addresses as well
2012-05-23 11:16:37 +02:00
Mathias Bynens
cde6595882
Merge pull request #63 from Alex-Humphreys/master
...
.aliases: Make `pumpitup` set the volume to `7`, not `10`
2012-05-21 06:57:08 -07:00
Alex Humphreys
e836db3a48
Maximum set volume is 7, not 10
...
See:
http://docs.info.apple.com/article.html?path=AppleScript/2.1/en/as213.ht
ml
2012-05-21 08:53:43 -05:00
Mathias Bynens
b80cc30cde
.osx: Remove the “disable reopen windows when logging back in” command
...
This behavior was fixed in OS X 10.7.4, and the previous solution was a hack anyway.
2012-05-16 17:01:23 +02:00
Mathias Bynens
652860c7bb
Merge pull request #62 from richo/patch-1
...
.osx: Disable the “disable reopen windows when logging back in” option by default now that OS X 10.7.4 fixes it
2012-05-16 08:00:01 -07:00
Rich Healey
10e91077bc
Comment out change of "Open windows on startup", OSX 10.7.4 introduces this by default
2012-05-10 23:03:12 +10:00
Mathias Bynens
9898899c92
.osx: Set the icon size of Dock items to 36 pixels
2012-04-30 10:46:13 +02:00
Mathias Bynens
47eb874d9a
Merge pull request #57 from nurtext/patch-1
...
.osx: Set Dock icon size
2012-04-30 01:45:24 -07:00
Mathias Bynens
7baa45ccb7
.osx: Clean up after commit 5b36bee867
2012-04-30 09:06:27 +02:00
Mathias Bynens
0694fc25a2
Merge pull request #61 from ekinertac/master
...
.osx: Screenshot location and file format settings
2012-04-30 00:04:59 -07:00
ekinertac
5b36bee867
adding screenshot location and file format
2012-04-30 04:36:15 +03:00
Mathias Bynens
2f4263d293
Merge pull request #59 from aristidesfl/patch-1
...
.osx: Fix error thrown when resetting Launchpad in some conditions
Fixes #56 .
2012-04-26 22:08:31 -07:00
aristidesfl
d2b0cd8853
Fix error thrown when Reseting Launchpad in some conditions
...
When multiple *.db files existed in ~/Library/Application Support/Dock/ ,
[ -e ~/Library/Application\ Support/Dock/*.db ] would throw an error.
2012-04-27 05:38:59 +02:00
Cedric Kastner
c8e40aa95f
Icon size of 48 pixels for dock items
2012-04-26 11:42:26 +03:00
Mathias Bynens
3cf002e726
Merge pull request #55 from atdt/patch-1
...
.inputrc: Remove duplicate `show-all-if-ambiguous` setting
2012-04-25 02:16:11 -07:00
Ori Livneh
f3e9a30bdf
remove dupe config from .inputrc (compare lines 7-8)
2012-04-23 19:56:32 -07:00
Mathias Bynens
71e318cb0c
.gitconfig: Make git ca remove deleted files, too
2012-04-23 10:50:16 +02:00
Mathias Bynens
5791f66379
.brew: Disable exiv2 and imagemagick by default
2012-04-16 11:20:14 +02:00
Mathias Bynens
6cc82d4cc5
.brew: Add exiv2 and imagemagick (disabled by default)
...
I have some others in my `brew ls` that I’ll probably add soon.
2012-04-16 11:17:49 +02:00
Mathias Bynens
82baf98745
.bash_profile: Add killall tab completion for common apps
2012-04-14 20:02:19 +02:00
Mathias Bynens
5c8ad0ea6e
.osx: killall all affected apps
2012-04-14 20:01:45 +02:00
Mathias Bynens
bc6e238d47
.aliases: Better organization
2012-04-12 21:58:31 +02:00
Mathias Bynens
29ef6df372
Merge pull request #52 from wimleers/master
...
.aliases: Add `o`, `oo` and `l`
2012-04-12 12:12:07 -07:00
Wim Leers
56202b8e77
.aliases: More generally useful shortcuts
2012-04-12 18:31:21 +02:00
Mathias Bynens
997cb325dd
.osx: Prevent Time Machine from prompting to use new hard drives as backup volume
2012-04-12 11:23:56 +02:00
Mathias Bynens
fb16c911a4
.osx: Add “focus follows mouse” commands for Terminal.app and X11 apps
...
I disabled (commented) these settings by default as I think it’s confusing that “focus follows mouse” works only for some apps. I’d rather have consistent, less confusing behavior across all apps, even if it’s not as useful.
2012-04-12 10:47:13 +02:00
Mathias Bynens
4623943f95
.osx: Cleanup
2012-04-10 23:06:05 +02:00
Mathias Bynens
57081eb94d
Merge pull request #50 from fruityth1ng/patch-1
...
.osx: Tweak Dock hide/show animation speed
2012-04-10 14:04:32 -07:00
Herman van Boeijen
f60e3e6466
# Shorten Dock show animation speed
...
# Completely kill hide/show animation:
2012-04-10 17:04:58 +03:00
Mathias Bynens
6e45face55
.osx: Add hot corners
2012-04-10 15:23:30 +02:00
Mathias Bynens
91cd6310ec
.osx: Make Trackpad settings more robust
...
Fixes #48 .
2012-04-10 14:59:54 +02:00
Mathias Bynens
03458f1c65
.bash_profile: Add tab completion for killall SystemUIServer
2012-04-10 11:29:34 +02:00
Mathias Bynens
61163c8a46
.osx: Group commands by type
2012-04-10 10:44:21 +02:00
Mathias Bynens
af1cd1b317
.osx: Minor tweaks
2012-04-09 22:16:41 +02:00
Mathias Bynens
ac8f1d951a
Merge pull request #49 from SomeWhores/master
...
.osx: Allow selecting text in QuickLook
2012-04-09 13:14:36 -07:00
Daniel Miedema
bd0bb2dfcb
Added line to add text selection to QuickLook
...
Created another entry for the ability to select text when viewing a
document in QuickLook
2012-04-09 11:23:47 -07:00
Mathias Bynens
c5efa6a295
.osx: Disable the “add spacer to Dock” commands by default
2012-04-04 19:32:45 +02:00
Mathias Bynens
7fbc78992a
Merge pull request #47 from KeyboardCowboy5/patch-1
...
.osx: Add a spacer to the Dock
2012-04-04 10:30:47 -07:00
Chris Albrecht
6afed13d73
Added default to add a spacer to the dock.
2012-04-04 10:42:25 -06:00
Mathias Bynens
f33a8e4458
.exports: Highlight (color-code) section titles in manual pages
2012-04-03 16:32:39 +02:00
Mathias Bynens
72860bec98
.osx: Enable the debug menu in iCal and Address Book
...
Thanks to @3vincent. See issue #5 : https://github.com/mathiasbynens/dotfiles/issues/5#issuecomment-4896967
2012-04-03 13:21:57 +02:00
Mathias Bynens
7134df85b9
.osx: Remove the auto-hiding Dock delay
2012-04-02 07:58:35 +02:00
Mathias Bynens
c89cbbcd14
Merge pull request #46 from jessejlt/patch-1
...
.aliases: Add `s` alias to open the current directory in Sublime Text
2012-03-31 23:59:56 -07:00
Jesse Thompson
6736ec3884
TextMate is awesome, but it would be nice to have a SublimeText alias, too.
2012-03-31 23:35:18 -07:00
Mathias Bynens
04e19f2b2f
.osx: Fix typo in the Dock spring loading tweak
2012-03-31 14:12:14 +02:00
Mathias Bynens
42f7f7be22
.osx: Copy email addresses as foo@example.com instead of Foo Bar <foo@example.com> in Mail.app
...
Thanks to @zmoazeni for the suggestion.
2012-03-31 14:01:46 +02:00
Mathias Bynens
f20ac5fc53
.osx: Show status bar in Finder
2012-03-31 12:34:26 +02:00
Mathias Bynens
2a7a7c07f9
.functions: Minor comment tweaks
2012-03-28 13:56:05 +02:00
Mathias Bynens
e74cbc17cf
Merge pull request #44 from pkruithof/patch-1
...
.functions: Add `codepoint` function
$ codepoint €
U+20AC
$ codepoint ð
U+00F0
2012-03-28 04:55:03 -07:00