diff options
| author | Thomas Ulmer <thomasmulmer02@gmail.com> | 2026-06-19 11:13:29 -0700 |
|---|---|---|
| committer | Thomas Ulmer <thomasmulmer02@gmail.com> | 2026-06-19 11:13:29 -0700 |
| commit | d20ba598b33debd069bc5646182f21e6fd7a127f (patch) | |
| tree | d39868dfe96ad9bfb1f18a2245a16143904ae208 /setup.sh | |
| parent | 98120e50c940354ac70c21a1f0ad89b8ef3568ae (diff) | |
vis setup
Diffstat (limited to 'setup.sh')
| -rwxr-xr-x | setup.sh | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |
