From 0f93585e70e333d7a79e2951a823b32c19e511f8 Mon Sep 17 00:00:00 2001 From: Oscar Wallberg Date: Thu, 31 Oct 2024 19:13:13 +0100 Subject: [PATCH] feat(setup): add wezterm --- setup.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.sh b/setup.sh index d401d4c..e6b7bc1 100755 --- a/setup.sh +++ b/setup.sh @@ -52,6 +52,7 @@ SYMLINKS=( ".config/picom" ".config/rofi" ".config/tmux" + ".config/wezterm" ".config/yay" ".local/bin" ".local/share/fonts"