]> git.rmz.io Git - dotfiles.git/blobdiff - Makefile
wezterm: introduce wezterm with basic config
[dotfiles.git] / Makefile
index a2457785c6fc917b86fb3fc1c3491b36c1a30d4d..fb253764ee607124e5ce0b6e2b1d6273b3445f48 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -178,6 +178,10 @@ weechat: $(XDG_CONFIG_HOME) $(XDG_CACHE_HOME)
        mkdir -p $(XDG_CACHE_HOME)/weechat
 .PHONY: weechat
 
+wezterm: $(XDG_CONFIG_HOME)
+       ln -sfT $(APATH)/$@ $(XDG_CONFIG_HOME)/$@
+.PHONY: wezterm
+
 zathura: $(XDG_CONFIG_HOME)
        ln -sfT $(APATH)/$@ $(XDG_CONFIG_HOME)/$@
 .PHONY: zathura