Expunge outdated python and csh alternatives from the repo. Maybe start here: ``` egrep 'python|csh' `git ls-files` git ls-files | egrep 'csh|py' ```