Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Merge pull request #59 from aristidesfl/patch-1 | Mathias Bynens | 2012-04-26 | 1 | -1/+1 | |
|\ \ | |/ |/| | | | | | .osx: Fix error thrown when resetting Launchpad in some conditions Fixes #56. | |||||
| * | Fix error thrown when Reseting Launchpad in some conditions | aristidesfl | 2012-04-27 | 1 | -1/+1 | |
|/ | | | | When multiple *.db files existed in ~/Library/Application Support/Dock/ , [ -e ~/Library/Application\ Support/Dock/*.db ] would throw an error. | |||||
* | Merge pull request #55 from atdt/patch-1 | Mathias Bynens | 2012-04-25 | 1 | -3/+0 | |
|\ | | | | | .inputrc: Remove duplicate `show-all-if-ambiguous` setting | |||||
| * | remove dupe config from .inputrc (compare lines 7-8) | Ori Livneh | 2012-04-23 | 1 | -3/+0 | |
|/ | ||||||
* | .gitconfig: Make `git ca` remove deleted files, too | Mathias Bynens | 2012-04-23 | 1 | -1/+1 | |
| | ||||||
* | .brew: Disable `exiv2` and `imagemagick` by default | Mathias Bynens | 2012-04-16 | 1 | -2/+2 | |
| | ||||||
* | .brew: Add `exiv2` and `imagemagick` (disabled by default) | Mathias Bynens | 2012-04-16 | 1 | -3/+8 | |
| | | | | I have some others in my `brew ls` that I’ll probably add soon. | |||||
* | .bash_profile: Add `killall` tab completion for common apps | Mathias Bynens | 2012-04-14 | 1 | -2/+2 | |
| | ||||||
* | .osx: `killall` all affected apps | Mathias Bynens | 2012-04-14 | 1 | -1/+1 | |
| | ||||||
* | .aliases: Better organization | Mathias Bynens | 2012-04-12 | 1 | -3/+5 | |
| | ||||||
* | Merge pull request #52 from wimleers/master | Mathias Bynens | 2012-04-12 | 1 | -0/+3 | |
|\ | | | | | .aliases: Add `o`, `oo` and `l` | |||||
| * | .aliases: More generally useful shortcuts | Wim Leers | 2012-04-12 | 1 | -0/+3 | |
|/ | ||||||
* | .osx: Prevent Time Machine from prompting to use new hard drives as backup ↵ | Mathias Bynens | 2012-04-12 | 1 | -0/+3 | |
| | | | | volume | |||||
* | .osx: Add “focus follows mouse” commands for Terminal.app and X11 apps | Mathias Bynens | 2012-04-12 | 1 | -0/+5 | |
| | | | | I disabled (commented) these settings by default as I think it’s confusing that “focus follows mouse” works only for some apps. I’d rather have consistent, less confusing behavior across all apps, even if it’s not as useful. | |||||
* | .osx: Cleanup | Mathias Bynens | 2012-04-10 | 1 | -6/+2 | |
| | ||||||
* | Merge pull request #50 from fruityth1ng/patch-1 | Mathias Bynens | 2012-04-10 | 1 | -0/+6 | |
|\ | | | | | .osx: Tweak Dock hide/show animation speed | |||||
| * | # Shorten Dock show animation speed | Herman van Boeijen | 2012-04-10 | 1 | -0/+6 | |
|/ | | | # Completely kill hide/show animation: | |||||
* | .osx: Add hot corners | Mathias Bynens | 2012-04-10 | 1 | -0/+11 | |
| | ||||||
* | .osx: Make Trackpad settings more robust | Mathias Bynens | 2012-04-10 | 2 | -3/+8 | |
| | | | | Fixes #48. | |||||
* | .bash_profile: Add tab completion for `killall SystemUIServer` | Mathias Bynens | 2012-04-10 | 1 | -1/+4 | |
| | ||||||
* | .osx: Group commands by type | Mathias Bynens | 2012-04-10 | 1 | -84/+85 | |
| | ||||||
* | .osx: Minor tweaks | Mathias Bynens | 2012-04-09 | 1 | -3/+3 | |
| | ||||||
* | Merge pull request #49 from SomeWhores/master | Mathias Bynens | 2012-04-09 | 1 | -0/+3 | |
|\ | | | | | .osx: Allow selecting text in QuickLook | |||||
| * | Added line to add text selection to QuickLook | Daniel Miedema | 2012-04-09 | 1 | -0/+3 | |
|/ | | | | | Created another entry for the ability to select text when viewing a document in QuickLook | |||||
* | .osx: Disable the “add spacer to Dock” commands by default | Mathias Bynens | 2012-04-04 | 1 | -3/+5 | |
| | ||||||
* | Merge pull request #47 from KeyboardCowboy5/patch-1 | Mathias Bynens | 2012-04-04 | 1 | -0/+3 | |
|\ | | | | | .osx: Add a spacer to the Dock | |||||
| * | Added default to add a spacer to the dock. | Chris Albrecht | 2012-04-04 | 1 | -0/+3 | |
|/ | ||||||
* | .exports: Highlight (color-code) section titles in manual pages | Mathias Bynens | 2012-04-03 | 2 | -0/+10 | |
| | ||||||
* | .osx: Enable the debug menu in iCal and Address Book | Mathias Bynens | 2012-04-03 | 1 | -0/+6 | |
| | | | | Thanks to @3vincent. See issue #5: https://github.com/mathiasbynens/dotfiles/issues/5#issuecomment-4896967 | |||||
* | .osx: Remove the auto-hiding Dock delay | Mathias Bynens | 2012-04-02 | 1 | -0/+3 | |
| | ||||||
* | Merge pull request #46 from jessejlt/patch-1 | Mathias Bynens | 2012-03-31 | 1 | -0/+1 | |
|\ | | | | | .aliases: Add `s` alias to open the current directory in Sublime Text | |||||
| * | TextMate is awesome, but it would be nice to have a SublimeText alias, too. | Jesse Thompson | 2012-03-31 | 1 | -0/+1 | |
|/ | ||||||
* | .osx: Fix typo in the Dock spring loading tweak | Mathias Bynens | 2012-03-31 | 1 | -1/+1 | |
| | ||||||
* | .osx: Copy email addresses as `foo@example.com` instead of `Foo Bar ↵ | Mathias Bynens | 2012-03-31 | 1 | -0/+3 | |
| | | | | | | <foo@example.com>` in Mail.app Thanks to @zmoazeni for the suggestion. | |||||
* | .osx: Show status bar in Finder | Mathias Bynens | 2012-03-31 | 1 | -0/+3 | |
| | ||||||
* | .functions: Minor comment tweaks | Mathias Bynens | 2012-03-28 | 1 | -1/+1 | |
| | ||||||
* | Merge pull request #44 from pkruithof/patch-1 | Mathias Bynens | 2012-03-28 | 1 | -0/+6 | |
|\ | | | | | | | | | | | | | | | .functions: Add `codepoint` function $ codepoint € U+20AC $ codepoint ð U+00F0 | |||||
| * | Added newline after codepoint | Peter Kruithof | 2012-03-28 | 1 | -1/+2 | |
| | | ||||||
| * | Added codepoint function | Peter Kruithof | 2012-03-28 | 1 | -0/+5 | |
|/ | ||||||
* | .aliases: Add `update` alias | Mathias Bynens | 2012-03-26 | 1 | -0/+3 | |
| | ||||||
* | .aliases: Enable sudo with aliases | Mathias Bynens | 2012-03-25 | 1 | -0/+3 | |
| | | | | | | @janmoesen explains it here: https://github.com/janmoesen/tilde/commit/805e8117fd0fb429055d280509e14be8427c226b http://www.gnu.org/software/bash/manual/bashref.html#Aliases says: “If the last character of the alias value is a space or tab character, then the next command word following the alias is also checked for alias expansion.” | |||||
* | .functions: Alias `diff` to `git diff` when available | Mathias Bynens | 2012-03-23 | 1 | -0/+8 | |
| | ||||||
* | Make .brew executable | Mathias Bynens | 2012-03-22 | 1 | -0/+0 | |
| | ||||||
* | .brew: Initial commit | Mathias Bynens | 2012-03-22 | 1 | -0/+20 | |
| | ||||||
* | .functions: Add `dataurl` function | Mathias Bynens | 2012-03-22 | 1 | -0/+5 | |
| | | | | Based on @lri’s http://lri.me/profile. | |||||
* | .wgetrc: Remove the `local_encoding` setting for now | Mathias Bynens | 2012-03-22 | 1 | -1/+4 | |
| | | | | Is it possible to conditionally configure a wget setting, only if it’s supported by the current wget build? http://unix.stackexchange.com/q/34730/6040 | |||||
* | .wgetrc: Remove the `iri` command | Mathias Bynens | 2012-03-21 | 1 | -3/+0 | |
| | | | | It’s enabled by default on builds that support it, and setting in other builds throws an error. | |||||
* | .screenrc: Initial commit | Mathias Bynens | 2012-03-19 | 1 | -0/+2 | |
| | | | | Inspired by @janmoesen’s .screenrc. | |||||
* | .wgetrc: Initial commit | Mathias Bynens | 2012-03-19 | 1 | -0/+38 | |
| | | | | Disclaimer: most of these settings have been stolen from @janmoesen’s extremely well-commented .wgetrc. | |||||
* | .functions: Add `gurl` function for gzip-enabled `curl` | Mathias Bynens | 2012-03-15 | 1 | -0/+5 | |
| | | | | Inspired by @bluesmoon: http://twitter.com/bluesmoon/status/179982379098710017 |