Commit graph

7 commits

Author SHA1 Message Date
174afc2f06 Move shell agnostic stuff to .env from .zshenv 2012-07-20 09:49:03 -07:00
9bd3f7bc50 Move PYTHONPATH creation to env.* files 2012-04-23 15:02:25 -07:00
6f75e6798d Move some stuff around in zshenv, some to env 2012-04-16 12:16:07 -07:00
700dba30b6 Clean up zshenv, add hooks for system and local env scripts 2012-04-10 10:11:14 -07:00
aa32680758 Move local bin directories before base PATH in zshenv 2012-03-18 13:10:50 -07:00
55d6796e7a Set PYTHONPATH to include .local path 2011-12-16 16:14:35 -08:00
8799338169 Move some settings from profile to zshenv
.zshenv is run everytime a zsh instance is started, including subshells and the
like. Use this file, now, to set things like PATH and such that are used
frequently.

Add a setup symlink for .zshenv
2011-09-13 11:26:35 -07:00