Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | .functions: Rename `md` to `mkd` now that OS X 10.8 has an utility named `md` | Vasyl Nakvasiuk | 2012-08-04 | 1 | -1/+1 | |
| | ||||||
* | .osx: Add a note about the iTunes track notifications in OS X 10.8 | Mathias Bynens | 2012-08-04 | 1 | -1/+1 | |
| | ||||||
* | .osx: Kill the affected applications by their new OS X 10.8 names as well | Mathias Bynens | 2012-08-03 | 1 | -1/+2 | |
| | | | | E.g. by killing both iCal and Calendar we support pre-OS X 10.8 and OS X 10.8 itself. | |||||
* | .osx: Ask for the administrator password upfront | Mathias Bynens | 2012-08-03 | 1 | -3/+11 | |
| | | | | | | Use @cowboy’s `sudo` keep-alive snippet (https://gist.github.com/3118588) to continuously update the existing `sudo` time stamp until `.osx` has finished running. | |||||
* | .osx: Reveal IP address, hostname, OS version, etc. when clicking the clock ↵ | Mathias Bynens | 2012-08-02 | 1 | -1/+6 | |
| | | | | in the login window | |||||
* | .osx: Add the keyboard shortcut ⌘ + Enter to send an email in Mail.app | Mathias Bynens | 2012-08-02 | 1 | -1/+4 | |
| | ||||||
* | .aliases: Make `fs` work with both GNU `stat` and OS X `stat` | Dominik Porada | 2012-08-01 | 1 | -1/+7 | |
| | ||||||
* | .osx: Explain how to use the ⌘ + F iTunes hack with other system languages | Mathias Bynens | 2012-08-01 | 1 | -0/+3 | |
| | | | | Thanks to @renaudleo for this discovery. | |||||
* | .functions: Add `note` and `remind` | Sindre Sorhus | 2012-07-31 | 1 | -5/+43 | |
| | | | | | | `note` quickly adds a note to Notes.app, and `remind` adds a reminder to — you guessed it — Reminders.app. Both applications are available on OS X 10.8. Note that in order for `note` to work, iCloud sync must be enabled for Notes.app. | |||||
* | .aliases: Add `mergepdf` alias that concatenates PDF files | Oliver Schrenk | 2012-07-31 | 1 | -0/+4 | |
| | | | | Credit goes to Fritz Stelluto: http://blog.gotofritz.net/howto/joining-pdf-files-in-os-x-from-the-command-line/. | |||||
* | .osx: Don’t group windows by application in Mission Control | Mathias Bynens | 2012-07-31 | 1 | -2/+3 | |
| | | | | This makes it use the old Exposé behavior instead. | |||||
* | .brew: Remove outdated versions from the cellar | Mathias Bynens | 2012-07-31 | 1 | -1/+4 | |
| | ||||||
* | .osx: Allow hitting the Backspace key to go to the previous page in ↵ | Mathias Bynens | 2012-07-30 | 1 | -0/+3 | |
| | | | | Safari’s history | |||||
* | .osx: Use a modified version of the Pro theme in Terminal.app | Mathias Bynens | 2012-07-30 | 2 | -3/+237 | |
| | ||||||
* | .brew: Fix typo | Mathias Bynens | 2012-07-30 | 1 | -1/+1 | |
| | | | | Thanks to @oschrenk for the heads up on https://github.com/mathiasbynens/dotfiles/commit/8a79072feb638ab964f4ba6385551be4e7ae3edf#commitcomment-164452. | |||||
* | .functions: Add `unquarantine` which force-removes a downloaded app or file ↵ | Mathias Bynens | 2012-07-29 | 1 | -0/+7 | |
| | | | | | | from the quarantine Thanks to @jasomill on Hacker News: http://news.ycombinator.com/item?id=4307379. | |||||
* | .aliases: Add `ios` alias to launch iOS Simulator | porada | 2012-07-29 | 1 | -0/+3 | |
| | ||||||
* | .osx: Enable HiDPI display modes without using Quartz Debug | porada | 2012-07-29 | 1 | -0/+3 | |
| | ||||||
* | .aliases: Add `lscleanup` alias that cleans up LaunchServices | porada | 2012-07-29 | 1 | -0/+3 | |
| | | | | This removes duplicates in the “Open With” menu. | |||||
* | .brew: Install GNU Find Utilities, `g`-prefixed | Mathias Bynens | 2012-07-29 | 1 | -0/+2 | |
| | | | | Thanks to @jacobj and @olov for the suggestion. | |||||
* | .osx: Add commented out command to disable smooth scrolling | Mathias Bynens | 2012-07-29 | 1 | -0/+4 | |
| | | | | This is only really useful on older Macs that mess up the animation. | |||||
* | .osx: Enable the Develop Menu and the Web Inspector in Safari | Mathias Bynens | 2012-07-28 | 1 | -0/+5 | |
| | ||||||
* | .osx: Use the Pro theme by default in Terminal.app | Mathias Bynens | 2012-07-27 | 1 | -0/+4 | |
| | ||||||
* | .functions: Attempt to make `server` open the browser *after* the server has ↵ | Mathias Bynens | 2012-07-27 | 1 | -1/+1 | |
| | | | | started | |||||
* | .osx: Hide Safari’s bookmarks bar by default | Mathias Bynens | 2012-07-27 | 1 | -0/+3 | |
| | ||||||
* | .osx: Group windows by application in Mission Control | Mathias Bynens | 2012-07-27 | 1 | -0/+3 | |
| | ||||||
* | .osx: Don’t show Dashboard as a Space | Mathias Bynens | 2012-07-27 | 1 | -0/+3 | |
| | ||||||
* | .osx: Set computer name | Mathias Bynens | 2012-07-27 | 1 | -1/+6 | |
| | ||||||
* | .osx: Add more Finder settings for icons on the desktop and in icon views | Mathias Bynens | 2012-07-26 | 1 | -2/+16 | |
| | ||||||
* | .osx: Show icons for hard drives, servers, and removable media on the desktop | Mathias Bynens | 2012-07-26 | 1 | -0/+6 | |
| | ||||||
* | .bash_profile: Source `~/.extra` before the other dotfiles | Mathias Bynens | 2012-07-26 | 1 | -2/+2 | |
| | | | | This is needed in case `$PATH` is expanded in `~/.extra`. | |||||
* | .aliases: Make `update` update `npm` and its installed packages as well | Mathias Bynens | 2012-07-26 | 1 | -2/+2 | |
| | ||||||
* | .osx: Add Twitter.app settings | Mathias Bynens | 2012-07-26 | 1 | -1/+26 | |
| | ||||||
* | .osx: Comment out the line that enables the 2D Dock | Mathias Bynens | 2012-07-26 | 1 | -1/+1 | |
| | | | | I’ll try out the new frost glass Mountain Lion Dock for a while. | |||||
* | .osx: Hide the useless Time Machine and Volume icons | Mathias Bynens | 2012-07-26 | 1 | -0/+3 | |
| | | | | | | Fun fact — this is what the OS X Mountain Lion menu bar looks like with all the menu extras (/System/Library/CoreServices/Menu Extras) enabled: http://i.imgur.com/DHTuw.png | |||||
* | .aliases: Optimize the `ls` flavor detection even further | Jan Moesen | 2012-07-23 | 1 | -3/+3 | |
| | | | | Ref. #89. | |||||
* | .aliases: Optimize the way we detect the `ls` flavor | Mathias Bynens | 2012-07-23 | 1 | -4/+3 | |
| | | | | Follow-up to 4169a34df1783b6b0727a527b867cefecaa069b5. Thanks to @janmoesen! | |||||
* | .aliases: Detect which `ls` flavor is in use and use the appropriate flag ↵ | Mathias Bynens | 2012-07-22 | 1 | -4/+12 | |
| | | | | | | for colorized output Thanks to @divya for making me do this ;) | |||||
* | .aliases: Support colorized output for `ls` 8.17 only (GNU coreutils) | Mathias Bynens | 2012-07-19 | 1 | -9/+5 | |
| | ||||||
* | .brew: Install PHP 5.4 | Mathias Bynens | 2012-07-19 | 1 | -0/+2 | |
| | ||||||
* | .osx: Increase sound quality for Bluetooth headphones/headsets | Mathias Bynens | 2012-07-18 | 1 | -1/+4 | |
| | | | | | | This has the same effect as setting Bluetooth Explorer → Utilities → Special Options → Minimum bitpool to `40`. See http://scott.dier.name/2009/10/osx-snow-leopard-a2dp.html. | |||||
* | .vimrc: Enable per-directory `.vimrc` files | hongymagic | 2012-07-15 | 1 | -0/+3 | |
| | | | | Ref. #86. Thanks to @necolas for the suggestion. | |||||
* | .vimrc: Respect modeline by default | David Hong | 2012-07-12 | 1 | -2/+5 | |
| | ||||||
* | .osx: Show hidden files by default in Finder | Mathias Bynens | 2012-07-12 | 1 | -0/+3 | |
| | | | | | I’ve had the `show` and `hide` aliases for ages, but since I use `show` as the default setting, it makes sense to include it in `.osx` as well. | |||||
* | .bash_prompt: Tweak `$PS2` | Mathias Bynens | 2012-07-11 | 1 | -1/+2 | |
| | ||||||
* | Remove the feature tests for Bash 4 features and just fail silently | Mathias Bynens | 2012-07-05 | 1 | -4/+1 | |
| | | | | Hat tip: @svnpenn. | |||||
* | Enable some Bash 4 features when possible: | Mathias Bynens | 2012-07-02 | 1 | -0/+10 | |
| | | | | | - `autocd` - Recursive globbing | |||||
* | .osx: Disable the iTunes arrow links completely | Mathias Bynens | 2012-07-02 | 1 | -2/+5 | |
| | ||||||
* | .osx: Make iTunes arrows go to your library by default (rather than the ↵ | Kevin Lawler | 2012-07-02 | 1 | -0/+3 | |
| | | | | iTunes Store) | |||||
* | README: Mention `.brew` | Mathias Bynens | 2012-07-02 | 1 | -0/+8 | |
| | | | | Ref. #83. |