Skip to content

Instantly share code, notes, and snippets.

View zfisher's full-sized avatar

Zach F zfisher

View GitHub Profile
export PATH=/usr/local/bin:/usr/local/sbin:$PATH
alias ls='ls -G'
alias py='python3 -i ~/.pythonrc.py'
export CLICOLOR=1;
export LESSEDIT='mate -l %lm %f'
export TEXEDIT='mate -w -l %d "%s"'
alias more=less
alias doathena="ssh athena.dialup.mit.edu"
alias calci bc