Mar 29, 2011

Quickies (I'll want to find these again in the future)

Hide or un-hide a file or folder from the OS X Finder:
> chflags nohidden ~/Library
> chflags hidden ~/bin

Customize your zsh prompt (a bit over the top, but hey — it's flexible!)
Oh My Zsh! on GitHub @ http://github.com/robbyrussell/oh-my-zsh


[ updated 20110330 @ 00:00:31 by Sean Roehnelt ]


- eom