X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=setup.sh;h=1feb7ad68dad1fe19aa7a8dfe408f5e125396ac4;hb=7581f733804cc654ee077a21b5d18a8fd2212685;hp=7ace8e0d20ab164b95be773f1bf567566454d90a;hpb=90be6108c14a443cf80a948a4c1181faf29c3139;p=config%2Fdotfiles.git diff --git a/setup.sh b/setup.sh index 7ace8e0..1feb7ad 100755 --- a/setup.sh +++ b/setup.sh @@ -8,6 +8,9 @@ if installed stumpwm; then link stumpwmrc ~/.stumpwmrc fi +if installed xmonad; then + link . ~/.xmonad +fi if installed X; then # Use settings for XTerm also for UXTerm. This prevents code duplication.