From d20ba598b33debd069bc5646182f21e6fd7a127f Mon Sep 17 00:00:00 2001 From: Thomas Ulmer Date: Fri, 19 Jun 2026 11:13:29 -0700 Subject: vis setup --- setup.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'setup.sh') 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 -- cgit v1.2.3