Jan 06 2009
Miscellania
Just a collection of random stuff …
.tcshrc
setenv CLICOLOR "1" setenv LSCOLORS "GxFxCxDxBxegedabagacad"set autolist set autoexpandset savehist = (200 merge)bindkey -valias o "open ./" alias l "ls -lah" alias dmsc "/System/Library/PrivateFrameworks/DotMacSyncManager.framework/Versions/A/Resources/dotmacsyncclient"
