
29 Jan
2009
29 Jan
'09
7:28 a.m.
Joseph Garvin
I like to put all of my important configuration files inside ~/etc for easy backup. Is there a way to have xmonad load ~/etc/xmonad.hs in place of ~/.xmonad/xmonad.hs? I know I could use a symlink but then I'd have to remember to set that up again
To help me with this, I wrote a Makefile that causes "make install" to set up all symlinks again. http://twb.ath.cx/Preferences/GNUmakefile The parent dir is a Darcs repo you can "darcs get" if you want to look at other stuff in there.