aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'makefile')
-rw-r--r--makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/makefile b/makefile
index 65edf4b..cecb274 100644
--- a/makefile
+++ b/makefile
@@ -29,6 +29,7 @@ stow: # Install configs
@stow sway
@stow tmux
@stow wezterm
+ @stow wired
@stow zsh
@if [ -n "$$WSL_DISTRO_NAME" ]; then stow wsl --override=/*; fi