X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=setup.sh;h=aa010ff616fe7eafd230af3e47cff12daef86a10;hb=73ff664c0b33699029cab0f6c40c10cc78e90a04;hp=6c500a8f4370b51e3b658d2f7b65f289a852d37f;hpb=f08deb1fc626e530287bc140cc6ee9e5c2882d75;p=config%2Fdotfiles.git diff --git a/setup.sh b/setup.sh index 6c500a8..aa010ff 100755 --- a/setup.sh +++ b/setup.sh @@ -52,6 +52,9 @@ if installed X; then if [ x`os` != xdarwin ]; then link xinitrc ~/.xinitrc fi + if [ -f xinitrc.local ]; then + link xinitrc.local ~/.xinitrc.local + fi link xmodmaprc ~/.xmodmaprc link Xdefaults ~/.Xdefaults link XCompose ~/.XCompose