summaryrefslogtreecommitdiff
path: root/setup.sh
diff options
context:
space:
mode:
Diffstat (limited to 'setup.sh')
-rwxr-xr-xsetup.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.sh b/setup.sh
index 48cc435..cbe8992 100755
--- a/setup.sh
+++ b/setup.sh
@@ -30,6 +30,7 @@ if confirm "Check and install symlinks?"; then
ln -s ${here}config/tmux.conf ${there}.tmux.conf
ln -s ${here}config/xserverrc ${there}.xserverrc
ln -s ${here}config/Xdefaults ${there}.Xdefaults
+ ln -s ${here}config/vis ${there}.config/vis
ln -s ${here}config/alacritty ${there}.config/alacritty
ln -s ${here}config/qutebrowser ${there}.config/qutebrowser
ln -s ${here}config/fbterm/fbtermrc ${there}.config/fbtermrc