home · contact · privacy
Separate dotfiles into those used on thinkpad and those used always.
[config] / jessie_start.sh
index 781ef4314a21a85e9c781ea9f7038805ec35fe72..9a92ce7883453b4d594d88932f54280aec230113 100755 (executable)
@@ -71,7 +71,7 @@ config/symlink.sh
 useradd -m -s /bin/bash plom
 rm -rf /home/plom/config
 su - plom -c 'git clone http://github.com/plomlompom/config /home/plom/config'
-su plom -c /home/plom/config/symlink.sh
+su plom -c '/home/plom/config/symlink.sh thinkpad'
 
 # Set up editor.
 apt-get -y install vim