aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* make it possible for bootstap.sh to be executed from whereverMatijs Brinkhuis2011-09-271-1/+5
|
* Added HISTIGNORE to ignore certain commands in historyMatijs Brinkhuis2011-09-201-1/+3
|
* Check if ~/.ssh/config exists before grepping it.Mathias Bynens2011-09-191-1/+1
|
* Reload dotfiles after updating through the bootstrapper.Mathias Bynens2011-09-191-1/+2
|
* Add tab completion for `defaults read|write NSGlobalDomain`. Useful when ↵Mathias Bynens2011-09-181-1/+4
| | | | looking for new ~/.osx additions.
* Fix typo.Mathias Bynens2011-09-171-1/+1
|
* Minor cleanup.Mathias Bynens2011-09-171-7/+7
|
* Merge pull request #16 from iloveitaly/patch-1Mathias Bynens2011-09-171-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 ↵iloveitaly2011-09-101-0/+9
| | | | | | | | transparent
* | Add aliases to show/hide hidden files in Finder. Closes #15.Mathias Bynens2011-09-172-25/+30
| |
* | Better tab completion for SSH hostnames based on ~/.ssh/config.Mathias Bynens2011-09-171-3/+2
| |
* | Merge pull request #19 from jhirbour/masterMathias Bynens2011-09-161-1/+5
|\ \ | |/ |/| Add tab completion for known ssh hostnames.
| * added stuff for ssh tab completionJohn Hirbour2011-09-101-1/+5
|/
* Make sure rsync output starts on a new line.Mathias Bynens2011-09-091-2/+2
|
* Comment tweak.Mathias Bynens2011-09-091-1/+1
|
* Ignore duplicate history entries.Mathias Bynens2011-09-091-1/+2
|
* Merge pull request #10 from gburtini/patch-1Mathias Bynens2011-09-081-0/+3
|\ | | | | Enable spring loading for all Dock items.
| * Added enable-spring-load-actions-on-all-items -bool true Giuseppe Burtini2011-09-081-0/+3
|/
* Show a warning and ask for user confirmation before running theMathias Bynens2011-09-081-1/+6
| | | | bootstrapper. Fixes #8.
* Enable full keyboard access for all controls (e.g. enable Tab in modal dialogs).Mathias Bynens2011-09-081-0/+3
|
* Disable Resume system-wide. Mathias Bynens2011-09-081-2/+2
| | | Thanks to nspragmatic on Hacker News. http://news.ycombinator.com/item?id=2974911
* Tweak README.Mathias Bynens2011-09-081-1/+2
|
* Merge pull request #7 from kridolfo/patch-1Mathias Bynens2011-09-081-0/+3
|\ | | | | Added `lsd` to list only directories.
| * Added "lsd" to list only directorieskridolfo2011-09-081-0/+3
|/
* Enable Safari’s debug menu.Mathias Bynens2011-09-081-0/+3
|
* Avoid creating .DS_Store files on network volumes.Mathias Bynens2011-09-081-0/+3
|
* Add some more goodies to .osx.Mathias Bynens2011-09-071-9/+28
|
* Merge pull request #3 from jpsirois/patch-1Mathias Bynens2011-09-061-0/+3
|\ | | | | Remove the disturbing ".dmg" Mounting Verification
| * Remove the disturbing ".dmg" Mounting VerificationJean-Philippe Sirois2011-09-061-0/+3
|/
* Fix a typo in the fix for the ancient UTF-8 bug in QuickLook.Mathias Bynens2011-09-061-1/+1
|
* Add `undopush` alias.Mathias Bynens2011-09-061-0/+3
|
* Add a note about the `.osx` file.Mathias Bynens2011-09-061-1/+7
|
* Add TRACE and OPTIONS aliases.Mathias Bynens2011-09-052-2/+2
|
* Typo.Mathias Bynens2011-09-051-1/+1
|
* Add update instructions.Mathias Bynens2011-09-051-0/+6
|
* Add installation instructions.Mathias Bynens2011-09-052-0/+6
|
* Whitespace cleanup.Mathias Bynens2011-09-059-9/+11
|
* Initial commit.Mathias Bynens2011-09-0513-0/+225