summaryrefslogtreecommitdiff
path: root/setup.sh
diff options
context:
space:
mode:
authorThomas Ulmer <thomasmulmer02@gmail.com>2026-06-19 11:13:29 -0700
committerThomas Ulmer <thomasmulmer02@gmail.com>2026-06-19 11:13:29 -0700
commitd20ba598b33debd069bc5646182f21e6fd7a127f (patch)
treed39868dfe96ad9bfb1f18a2245a16143904ae208 /setup.sh
parent98120e50c940354ac70c21a1f0ad89b8ef3568ae (diff)
vis setup
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