Commit graph

4 commits

Author SHA1 Message Date
c40d2db165 Double quote all paths in setup script
Linux (Cygwin) doesn't like spaces in path names so setup.sh fails utterly on
Windows if you have a username with spaces in it. This change double quotes all
the ln and touch commands so space-addled paths are handled properly.
2012-02-24 21:54:52 -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
Eryn Wells
01d194189c Add irssi configs 2011-05-03 22:03:21 -07:00
Eryn Wells
662fe0334c Initial commit 2011-05-03 21:53:50 -07:00