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 |
|
John Hirbour
|
050165b915
|
added stuff for ssh tab completion
|
2011-09-10 23:20:47 -04:00 |
|
iloveitaly
|
8422565e7d
|
Posix path in finder title, sheet speed, hidden application's icons are transparent
|
2011-09-10 08:20:41 -03:00 |
|
Mathias Bynens
|
2866304888
|
Make sure rsync output starts on a new line.
|
2011-09-09 09:27:04 +03:00 |
|
Mathias Bynens
|
916f5f7837
|
Comment tweak.
|
2011-09-09 09:25:26 +03:00 |
|
Mathias Bynens
|
1632bb1a61
|
Ignore duplicate history entries.
|
2011-09-09 09:13:59 +03:00 |
|
Mathias Bynens
|
dbae36b34b
|
Merge pull request #10 from gburtini/patch-1
Enable spring loading for all Dock items.
|
2011-09-08 23:00:16 -07:00 |
|
Giuseppe Burtini
|
a4a0fa1985
|
Added enable-spring-load-actions-on-all-items -bool true
|
2011-09-08 14:51:59 -07:00 |
|
Mathias Bynens
|
59616162ef
|
Show a warning and ask for user confirmation before running the
bootstrapper. Fixes #8.
|
2011-09-08 22:48:34 +02:00 |
|
Mathias Bynens
|
9f0ec47c7f
|
Enable full keyboard access for all controls (e.g. enable Tab in modal dialogs).
|
2011-09-08 23:34:45 +03:00 |
|
Mathias Bynens
|
7346f4c459
|
Disable Resume system-wide.
Thanks to nspragmatic on Hacker News. http://news.ycombinator.com/item?id=2974911
|
2011-09-08 23:27:41 +03:00 |
|