Commit Graph
77 Commits
Author SHA1 Message Date
Mathias Bynens ce82a1814a Add a more convenient whois alias. 2011-10-05 09:21:10 +03:00
Mathias Bynens 751e2db9e5 Typo. 2011-09-29 12:31:38 +03:00
Mathias Bynens 14973a58f5 Merge pull request #26 from matijs/master
Execute bootstrap.sh from anywhere. Fixes #23.
2011-09-29 02:30:44 -07:00
Mathias Bynens 6117c55c10 Add json function. Example usage: json http://fronteers.nl/congres/2011/attendees.json 2011-09-29 08:10:55 +03:00
Matijs Brinkhuis 37301ad41a Undid some silly mistakes and made the script more simplerder 2011-09-28 15:29:37 +03:00
Matijs Brinkhuis 61a11c914e make it possible for bootstap.sh to be executed from wherever 2011-09-27 22:58:44 +03:00
Mathias Bynens acfce9eda5 Typo. 2011-09-26 10:30:00 +03:00
Mathias Bynens 4d1573729f Fix .gitconfig formatting (use tabs instead of spaces). 2011-09-26 10:29:34 +03:00
Mathias Bynens 7c704cbf76 Minor tweaks. 2011-09-26 09:08:37 +03:00
Mathias Bynens 31549fda42 Merge pull request #25 from jrk/master
Enable subpixel font rendering on non-Apple LCDs.
2011-09-25 23:07:50 -07:00
Jonathan Ragan-Kelley ff6381bd75 Enable subpixel font rendering on non-Apple LCDs 2011-09-26 02:34:09 -03:00
Mathias Bynens 20e4233e11 The fix for the UTF-8 bug in QuickLook causes problems when saving files in Adobe Illustrator CS5, so comment it out. 2011-09-25 22:23:20 +03:00
Mathias Bynens c60ad3bf2a Only reset Launchpad when it’s actually available. Fixes #24. 2011-09-24 11:29:17 +03:00
Mathias Bynens 439e6f5ade Check if tmutil is available before using it. (It’s not available on Snow Leopard.) 2011-09-24 11:26:15 +03:00
Mathias Bynens ba9b8b8a75 Use full PlistBuddy path instead of the alias, so .osx can be used stand-alone. 2011-09-24 11:23:49 +03:00
Mathias Bynens 36c45978f4 Disable Ping entirely. 2011-09-24 11:04:38 +03:00
Mathias Bynens 17c5050f64 Disable the Ping sidebar in iTunes. 2011-09-24 10:58:47 +03:00
Mathias Bynens 9bb2dcef32 Show item info below desktop icons. 2011-09-24 10:48:58 +03:00
Mathias Bynens 56e6431652 Add PlistBuddy alias, because sometimes defaults just doesn’t cut it. 2011-09-24 10:41:12 +03:00
Mathias Bynens df4605536e Disable the warning before emptying the Trash. 2011-09-23 21:02:43 +03:00
Mathias Bynens b6ff03af24 Disable the warning when changing a file extension. 2011-09-23 21:02:14 +03:00
Mathias Bynens 51fba19bb4 Empty Trash securely by default. 2011-09-23 21:01:47 +03:00
Mathias Bynens 83adc5504c Only use UTF-8 in Terminal.app. 2011-09-23 21:01:14 +03:00
Mathias Bynens 4e4ca80169 Automatically hide and show the Dock. 2011-09-23 20:59:37 +03:00
Mathias Bynens 91918d767f Show remaining battery time; hide percentage. 2011-09-23 20:59:16 +03:00
Mathias Bynens 7c46342356 Set a blazingly fast keyboard repeat rate. 2011-09-23 20:58:03 +03:00
Mathias Bynens c983fac557 Typo. 2011-09-23 20:56:45 +03:00
Mathias Bynens 50c583f831 Enable tap to click (Trackpad). 2011-09-23 20:53:10 +03:00
Mathias Bynens 09750d27b1 Allow quitting Finder via ⌘ + Q; doing so will also hide desktop icons. 2011-09-22 09:48:04 +03:00
Mathias Bynens e00f487f25 Show all filename extensions in Finder. (Can be set via Finder → Preferences too.)
Thanks for the pointer, @Lri! https://github.com/mathiasbynens/dotfiles/issues/5#issuecomment-2162323
2011-09-22 09:29:15 +03:00
Mathias Bynens cb0eb51bae Add emptytrash alias. 2011-09-21 22:32:30 +03:00
Mathias Bynens 1ab9402e64 Map bottom right Trackpad corner to secondary click (right-click). 2011-09-21 22:16:20 +03:00
Mathias Bynens b8fbd682f3 Require password immediately after sleep or screen saver begins. (Can also be set via System Preferences → Security & Privacy → General.) 2011-09-21 21:57:03 +03:00
Mathias Bynens f15069228b Use NSGlobalDomain instead of -g. 2011-09-20 21:29:53 +03:00
Mathias Bynens 45806ef825 Always show scrollbars. 2011-09-20 21:28:38 +03:00
Mathias Bynens cdbb059f7e Disable the “Are you sure you want to open this application?” dialog. 2011-09-20 21:20:47 +03:00
Mathias Bynens 6b3819f1bf Show indicator lights for open applications in the Dock, and don’t animate opening applications from the Dock. (These can be set through System Preferences → Dock as well.) 2011-09-20 21:06:24 +03:00
Mathias Bynens 3eeed6ee69 Merge pull request #20 from matijs/master
History ignore stuff
2011-09-20 05:50:33 -07:00
Matijs Brinkhuis cf47c75acd Added HISTIGNORE to ignore certain commands in history 2011-09-20 15:46:41 +03:00
Mathias Bynens 2433b1bb73 Enable AirDrop over Ethernet and on unsupported Macs running OS X Lion. 2011-09-20 15:26:08 +03:00
Mathias Bynens 5972807168 Add aliases to hide/show all desktop icons. 2011-09-20 15:13:59 +03:00
Mathias Bynens c7a82c2367 Check if ~/.ssh/config exists before grepping it. 2011-09-19 09:31:11 +03:00
Mathias Bynens a77f4872f2 Reload dotfiles after updating through the bootstrapper. 2011-09-19 08:27:14 +02:00
Mathias Bynens 2db7a49506 Add tab completion for defaults read|write NSGlobalDomain. Useful when looking for new ~/.osx additions. 2011-09-18 11:48:58 +03:00
Mathias Bynens df4eb658f1 Fix typo. 2011-09-17 15:04:08 +02:00
Mathias Bynens 2bb5745615 Minor cleanup. 2011-09-17 09:23:52 +02:00
Mathias Bynens 8f5810c3b8 Merge pull request #16 from iloveitaly/patch-1
Posix path in Finder title, window resize speed, hidden application’s icons…
2011-09-17 00:18:55 -07:00
Mathias Bynens a4767da680 Add aliases to show/hide hidden files in Finder. Closes #15. 2011-09-17 08:40:11 +02:00
Mathias Bynens 730c7f7084 Better tab completion for SSH hostnames based on ~/.ssh/config. 2011-09-17 08:25:44 +02:00
Mathias Bynens 48bac9e264 Merge pull request #19 from jhirbour/master
Add tab completion for known ssh hostnames.
2011-09-16 23:03:27 -07:00