]> ruderich.org/simon Gitweb - config/dotfiles.git/blobdiff - setup.sh
xmonad.hs: Move to new xmonad/ directory.
[config/dotfiles.git] / setup.sh
index cce1d19a0d0dfd35b764db8bea97de421c899678..961e465cc35e95a9b8994b125ff5763e62489677 100755 (executable)
--- a/setup.sh
+++ b/setup.sh
@@ -9,7 +9,7 @@ if installed stumpwm; then
     link stumpwmrc ~/.stumpwmrc
 fi
 if installed xmonad; then
-    link . ~/.xmonad
+    link xmonad ~/.xmonad
 fi
 
 if installed X; then