Commit graph

9 commits

Author SHA1 Message Date
1a0a9e2b1a Merge branch 'master' of github.com:erynofwales/dotfiles 2012-03-21 10:07:46 -07:00
62814b49cf Add mutt configs to setup.sh 2012-03-21 09:52:33 -07:00
89fee4cab3 Quote unquoted link commands. They will fail if the file name has a space. 2012-03-21 09:44:58 -07:00
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