Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Added HISTIGNORE to ignore certain commands in history | Matijs Brinkhuis | 2011-09-20 | 1 | -1/+3 | |
| | | ||||||
* | | Enable AirDrop over Ethernet and on unsupported Macs running OS X Lion. | Mathias Bynens | 2011-09-20 | 1 | -0/+3 | |
| | | ||||||
* | | Add aliases to hide/show all desktop icons. | Mathias Bynens | 2011-09-20 | 1 | -0/+4 | |
|/ | ||||||
* | Check if ~/.ssh/config exists before grepping it. | Mathias Bynens | 2011-09-19 | 1 | -1/+1 | |
| | ||||||
* | Reload dotfiles after updating through the bootstrapper. | Mathias Bynens | 2011-09-19 | 1 | -1/+2 | |
| | ||||||
* | Add tab completion for `defaults read|write NSGlobalDomain`. Useful when ↵ | Mathias Bynens | 2011-09-18 | 1 | -1/+4 | |
| | | | | looking for new ~/.osx additions. | |||||
* | Fix typo. | Mathias Bynens | 2011-09-17 | 1 | -1/+1 | |
| | ||||||
* | Minor cleanup. | Mathias Bynens | 2011-09-17 | 1 | -7/+7 | |
| | ||||||
* | Merge pull request #16 from iloveitaly/patch-1 | Mathias Bynens | 2011-09-17 | 1 | -0/+9 | |
|\ | | | | | Posix path in Finder title, window resize speed, hidden application’s icons… | |||||
| * | Posix path in finder title, sheet speed, hidden application's icons are ↵ | iloveitaly | 2011-09-10 | 1 | -0/+9 | |
| | | | | | | | | transparent | |||||
* | | Add aliases to show/hide hidden files in Finder. Closes #15. | Mathias Bynens | 2011-09-17 | 2 | -25/+30 | |
| | | ||||||
* | | Better tab completion for SSH hostnames based on ~/.ssh/config. | Mathias Bynens | 2011-09-17 | 1 | -3/+2 | |
| | | ||||||
* | | Merge pull request #19 from jhirbour/master | Mathias Bynens | 2011-09-16 | 1 | -1/+5 | |
|\ \ | |/ |/| | Add tab completion for known ssh hostnames. | |||||
| * | added stuff for ssh tab completion | John Hirbour | 2011-09-10 | 1 | -1/+5 | |
|/ | ||||||
* | Make sure rsync output starts on a new line. | Mathias Bynens | 2011-09-09 | 1 | -2/+2 | |
| | ||||||
* | Comment tweak. | Mathias Bynens | 2011-09-09 | 1 | -1/+1 | |
| | ||||||
* | Ignore duplicate history entries. | Mathias Bynens | 2011-09-09 | 1 | -1/+2 | |
| | ||||||
* | Merge pull request #10 from gburtini/patch-1 | Mathias Bynens | 2011-09-08 | 1 | -0/+3 | |
|\ | | | | | Enable spring loading for all Dock items. | |||||
| * | Added enable-spring-load-actions-on-all-items -bool true | Giuseppe Burtini | 2011-09-08 | 1 | -0/+3 | |
|/ | ||||||
* | Show a warning and ask for user confirmation before running the | Mathias Bynens | 2011-09-08 | 1 | -1/+6 | |
| | | | | bootstrapper. Fixes #8. | |||||
* | Enable full keyboard access for all controls (e.g. enable Tab in modal dialogs). | Mathias Bynens | 2011-09-08 | 1 | -0/+3 | |
| | ||||||
* | Disable Resume system-wide. | Mathias Bynens | 2011-09-08 | 1 | -2/+2 | |
| | | | Thanks to nspragmatic on Hacker News. http://news.ycombinator.com/item?id=2974911 | |||||
* | Tweak README. | Mathias Bynens | 2011-09-08 | 1 | -1/+2 | |
| | ||||||
* | Merge pull request #7 from kridolfo/patch-1 | Mathias Bynens | 2011-09-08 | 1 | -0/+3 | |
|\ | | | | | Added `lsd` to list only directories. | |||||
| * | Added "lsd" to list only directories | kridolfo | 2011-09-08 | 1 | -0/+3 | |
|/ | ||||||
* | Enable Safari’s debug menu. | Mathias Bynens | 2011-09-08 | 1 | -0/+3 | |
| | ||||||
* | Avoid creating .DS_Store files on network volumes. | Mathias Bynens | 2011-09-08 | 1 | -0/+3 | |
| | ||||||
* | Add some more goodies to .osx. | Mathias Bynens | 2011-09-07 | 1 | -9/+28 | |
| | ||||||
* | Merge pull request #3 from jpsirois/patch-1 | Mathias Bynens | 2011-09-06 | 1 | -0/+3 | |
|\ | | | | | Remove the disturbing ".dmg" Mounting Verification | |||||
| * | Remove the disturbing ".dmg" Mounting Verification | Jean-Philippe Sirois | 2011-09-06 | 1 | -0/+3 | |
|/ | ||||||
* | Fix a typo in the fix for the ancient UTF-8 bug in QuickLook. | Mathias Bynens | 2011-09-06 | 1 | -1/+1 | |
| | ||||||
* | Add `undopush` alias. | Mathias Bynens | 2011-09-06 | 1 | -0/+3 | |
| | ||||||
* | Add a note about the `.osx` file. | Mathias Bynens | 2011-09-06 | 1 | -1/+7 | |
| | ||||||
* | Add TRACE and OPTIONS aliases. | Mathias Bynens | 2011-09-05 | 2 | -2/+2 | |
| | ||||||
* | Typo. | Mathias Bynens | 2011-09-05 | 1 | -1/+1 | |
| | ||||||
* | Add update instructions. | Mathias Bynens | 2011-09-05 | 1 | -0/+6 | |
| | ||||||
* | Add installation instructions. | Mathias Bynens | 2011-09-05 | 2 | -0/+6 | |
| | ||||||
* | Whitespace cleanup. | Mathias Bynens | 2011-09-05 | 9 | -9/+11 | |
| | ||||||
* | Initial commit. | Mathias Bynens | 2011-09-05 | 13 | -0/+225 | |