Mathias Bynens
c1ebe45d52
.osx: Set NetBIOS name
2012-08-11 18:10:38 +02:00
Mathias Bynens
4e6bec550c
.exports: Append ls with an argument to the $HISTFILE
2012-08-10 11:52:03 +02:00
Mathias Bynens
0e28ec0e3b
.bash_profile: Add ~/bin to the $PATH
...
Just like before, the `$PATH` can still safely be extended by adding `~/.path`.
2012-08-10 11:48:58 +02:00
Mathias Bynens
7adb09c426
bin: Add subl symbolic link
2012-08-10 11:39:35 +02:00
Mathias Bynens
755584e394
.osx: Use list view in all Finder windows by default
...
http://superuser.com/questions/320955/forcing-lion-finder-to-open-in-list-view#comment345957_320955
2012-08-08 11:10:59 +02:00
Mathias Bynens
f57f9e7003
README: Add example ~/.path file
2012-08-08 10:11:44 +02:00
Nicolae Vartolomei and Mathias Bynens
aff769fd75
.bash_profile: Update killall Tab completion for OS X 10.8
2012-08-07 14:31:21 +02:00
Sindre Sorhus and Mathias Bynens
378fa5bec4
.functions: Add phpserver
...
Ref. #116 .
2012-08-07 11:14:15 +02:00
Cãtãlin Mariş and Mathias Bynens
5d76fc286f
.functions: Make dataurl more generic
2012-08-07 09:54:38 +02:00
Mathias Bynens
3a7ae53e18
.bash_profile: Fix typo
...
Only source `~/.extra` once.
2012-08-07 07:36:57 +02:00
Mathias Bynens
ab64db6580
.bash_profile: Source ~/.path before and ~/.extra after all the other dotfiles
2012-08-06 22:51:22 +02:00
thibault milan and Mathias Bynens
559ccb5437
.aliases: Use command -v instead of type -t
...
`type -t` is not as portable (i.e., not in POSIX) as `command -v`, and `command -v` also takes aliases and functions into account.
Ref. #109 .
2012-08-06 17:35:59 +02:00
Mathias Bynens
03f1e47c88
.osx: Update some iTunes tweaks to work with iTunes 10.6.3
...
Ref. #114 . Thanks to @mourawaldson for the heads-up!
2012-08-06 17:24:52 +02:00
Mathias Bynens
064fa96509
.osx: Add a note saying that the iCal debug menu tweak doesn’t work in OS X 10.8
...
Ref. #113 .
2012-08-06 10:36:54 +02:00
Mathias Bynens
7edf681b92
.osx: Remove the iTunes track notifications tweak
...
It crashes the Dock in OS X 10.7.4 and doesn’t work in OS X 10.8 anyway.
Ref. https://github.com/mathiasbynens/dotfiles/commit/45c1bced7371b93a49f884bc6fe868571fe94402#commitcomment-1671603 .
2012-08-04 21:39:28 +02:00
Vasyl Nakvasiuk and Mathias Bynens
3bf5166fb6
.functions: Rename md to mkd now that OS X 10.8 has an utility named md
2012-08-04 08:54:24 +02:00
Mathias Bynens
45c1bced73
.osx: Add a note about the iTunes track notifications in OS X 10.8
2012-08-04 08:24:29 +02:00
Mathias Bynens
0b56246131
.osx: Kill the affected applications by their new OS X 10.8 names as well
...
E.g. by killing both iCal and Calendar we support pre-OS X 10.8 and OS X 10.8 itself.
2012-08-03 08:24:04 +02:00
Mathias Bynens
96c2696096
.osx: Ask for the administrator password upfront
...
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.
2012-08-03 08:10:56 +02:00
Mathias Bynens
7bbbe8dd78
.osx: Reveal IP address, hostname, OS version, etc. when clicking the clock in the login window
2012-08-02 19:41:30 +02:00
Mathias Bynens
4267ea9582
.osx: Add the keyboard shortcut ⌘ + Enter to send an email in Mail.app
2012-08-02 19:12:30 +02:00
Dominik Porada and Mathias Bynens
4b1381e99d
.aliases: Make fs work with both GNU stat and OS X stat
2012-08-01 23:59:02 +02:00
Mathias Bynens
7d9a9f2e70
.osx: Explain how to use the ⌘ + F iTunes hack with other system languages
...
Thanks to @renaudleo for this discovery.
2012-08-01 23:56:18 +02:00
Sindre Sorhus and Mathias Bynens
8ed0257572
.functions: Add note and remind
...
`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.
2012-07-31 20:41:43 +02:00
Oliver Schrenk and Mathias Bynens
5c3306ce4d
.aliases: Add mergepdf alias that concatenates PDF files
...
Credit goes to Fritz Stelluto: http://blog.gotofritz.net/howto/joining-pdf-files-in-os-x-from-the-command-line/ .
2012-07-31 20:13:23 +02:00
Mathias Bynens
9c934b832c
.osx: Don’t group windows by application in Mission Control
...
This makes it use the old Exposé behavior instead.
2012-07-31 19:56:35 +02:00
Mathias Bynens
3d725a1b28
.brew: Remove outdated versions from the cellar
2012-07-31 08:33:15 +02:00
Mathias Bynens
f2975b1b5d
.osx: Allow hitting the Backspace key to go to the previous page in Safari’s history
2012-07-30 14:27:37 +02:00
Mathias Bynens
d141e2ca9f
.osx: Use a modified version of the Pro theme in Terminal.app
2012-07-30 09:19:39 +02:00
Mathias Bynens
c3b50ebe46
.brew: Fix typo
...
Thanks to @oschrenk for the heads up on https://github.com/mathiasbynens/dotfiles/commit/8a79072feb638ab964f4ba6385551be4e7ae3edf#commitcomment-164452 .
2012-07-30 08:54:46 +02:00
Mathias Bynens
3d918efbe0
.functions: Add unquarantine which force-removes a downloaded app or file from the quarantine
...
Thanks to @jasomill on Hacker News: http://news.ycombinator.com/item?id=4307379 .
2012-07-29 22:04:41 +02:00
porada and Mathias Bynens
b308bc6935
.aliases: Add ios alias to launch iOS Simulator
2012-07-29 21:31:49 +02:00
porada and Mathias Bynens
97a331832f
.osx: Enable HiDPI display modes without using Quartz Debug
2012-07-29 21:26:06 +02:00
porada and Mathias Bynens
a149de5990
.aliases: Add lscleanup alias that cleans up LaunchServices
...
This removes duplicates in the “Open With” menu.
2012-07-29 21:20:03 +02:00
Mathias Bynens
8a79072feb
.brew: Install GNU Find Utilities, g-prefixed
...
Thanks to @jacobj and @olov for the suggestion.
2012-07-29 07:44:55 +02:00
Mathias Bynens
3d4c417a4c
.osx: Add commented out command to disable smooth scrolling
...
This is only really useful on older Macs that mess up the animation.
2012-07-29 07:43:29 +02:00
Mathias Bynens
93bb03921b
.osx: Enable the Develop Menu and the Web Inspector in Safari
2012-07-28 16:40:31 +02:00
Mathias Bynens
772506ca2c
.osx: Use the Pro theme by default in Terminal.app
2012-07-27 17:15:28 +02:00
Mathias Bynens
c03c5412fc
.functions: Attempt to make server open the browser *after* the server has started
2012-07-27 15:59:46 +02:00
Mathias Bynens
390d0fd632
.osx: Hide Safari’s bookmarks bar by default
2012-07-27 15:58:00 +02:00
Mathias Bynens
66911ae46b
.osx: Group windows by application in Mission Control
2012-07-27 12:10:57 +02:00
Mathias Bynens
205b8b1450
.osx: Don’t show Dashboard as a Space
2012-07-27 12:07:35 +02:00
Mathias Bynens
fc19665595
.osx: Set computer name
2012-07-27 10:09:50 +02:00
Mathias Bynens
a168e9376d
.osx: Add more Finder settings for icons on the desktop and in icon views
2012-07-26 16:25:24 +02:00
Mathias Bynens
e4d22ec505
.osx: Show icons for hard drives, servers, and removable media on the desktop
2012-07-26 16:04:20 +02:00
Mathias Bynens
8e759bb0fc
.bash_profile: Source ~/.extra before the other dotfiles
...
This is needed in case `$PATH` is expanded in `~/.extra`.
2012-07-26 15:34:14 +02:00
Mathias Bynens
ff3392333d
.aliases: Make update update npm and its installed packages as well
2012-07-26 15:29:03 +02:00
Mathias Bynens
050b7ca664
.osx: Add Twitter.app settings
2012-07-26 14:48:17 +02:00
Mathias Bynens
2d0737e924
.osx: Comment out the line that enables the 2D Dock
...
I’ll try out the new frost glass Mountain Lion Dock for a while.
2012-07-26 11:53:53 +02:00
Mathias Bynens
4e31acd0d4
.osx: Hide the useless Time Machine and Volume icons
...
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
2012-07-26 11:44:00 +02:00