Jan 06 2009

Miscellania

Computer Monkey @ 08:28

Just a collection of random stuff …

.tcshrc

setenv CLICOLOR "1"
setenv LSCOLORS "GxFxCxDxBxegedabagacad"
set autolist
set autoexpand
set savehist = (200 merge)
bindkey -v
alias o "open ./"
alias l "ls -lah"

alias dmsc "/System/Library/PrivateFrameworks/DotMacSyncManager.framework/Versions/A/Resources/dotmacsyncclient"

Leave a Reply