Commit Graph
43 Commits
Author SHA1 Message Date
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
Mathias Bynens 29cadd5edd Tweak README. 2011-09-08 22:11:49 +02:00
Mathias Bynens 5e05c0677b Merge pull request #7 from kridolfo/patch-1
Added `lsd` to list only directories.
2011-09-08 13:00:16 -07:00
kridolfo 99afefda70 Added "lsd" to list only directories 2011-09-08 16:57:39 -03:00
Mathias Bynens 558b2c46d2 Enable Safari’s debug menu. 2011-09-08 22:24:27 +03:00
Mathias Bynens 18044c4c88 Avoid creating .DS_Store files on network volumes. 2011-09-08 22:02:57 +03:00
Mathias Bynens a407d5d3c7 Add some more goodies to .osx. 2011-09-07 11:48:34 +02:00
Mathias Bynens 4e77d85262 Merge pull request #3 from jpsirois/patch-1
Remove the disturbing ".dmg" Mounting Verification
2011-09-06 11:19:14 -07:00
Jean-Philippe Sirois 5be688e00c Remove the disturbing ".dmg" Mounting Verification 2011-09-06 15:13:45 -03:00
Mathias Bynens 7638fb5d43 Fix a typo in the fix for the ancient UTF-8 bug in QuickLook. 2011-09-06 18:43:11 +02:00
Mathias Bynens 34b9fcc68f Add undopush alias. 2011-09-06 08:23:18 +02:00
Mathias Bynens ac5170bfa7 Add a note about the .osx file. 2011-09-06 08:12:34 +02:00
Mathias Bynens f8ac373d2c Add TRACE and OPTIONS aliases. 2011-09-05 22:28:42 +02:00
Mathias Bynens f5faf6bcc9 Typo. 2011-09-05 22:13:28 +02:00
Mathias Bynens 7e2ffe5aac Add update instructions. 2011-09-05 22:11:55 +02:00
Mathias Bynens 43e83538a2 Add installation instructions. 2011-09-05 20:40:02 +02:00
Mathias Bynens df229c4fa8 Whitespace cleanup. 2011-09-05 20:19:31 +02:00
Mathias Bynens 7d022705ed Initial commit. 2011-09-05 20:08:58 +02:00