summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xsetup.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/setup.sh b/setup.sh
index 523ec26..39b858f 100755
--- a/setup.sh
+++ b/setup.sh
@@ -50,5 +50,8 @@ for i in $PKG; do
stow -t $HOME $i
done
+git submodule foreach init
+git submodule foreach update
+
cd $HOME/.urxvt; ln -s urxvt-perls/clipboard .; ln -s urxvt-perls/keyboard-select .; ln -s urxvt-tabbedex/tabbedex .; ln -s urxvt-perls/url-select .