Commit graph

6 commits

Author SHA1 Message Date
4f1904cc05 Merge branch 'master' of github.com:erynofwales/dotfiles
Conflicts:
	setup.sh
2012-03-14 17:36:41 -07:00
86eec915d6 Add tmux config 2012-03-14 13:59:10 -07:00
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