X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=setup.sh;h=1feb7ad68dad1fe19aa7a8dfe408f5e125396ac4;hb=713e0e2cca6028102b10fe4f05ae1dfba59d6c64;hp=7ace8e0d20ab164b95be773f1bf567566454d90a;hpb=462f355f79fa930d54a4dbe6a45efca894bb32bb;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.