From 7a0948a43fc9fa3b0fe200031bbca87376bbeac8 Mon Sep 17 00:00:00 2001 From: Hermes Date: Thu, 14 May 2026 18:15:30 -0400 Subject: [PATCH] fix: add local stow package to Makefile --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index cc4073f..e7de0fa 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ # Define list of directories you want to stow -CONFIG_DIRS := btop doom hypr kitty nvim rclone starship tmux wallpapers waybar wireplumber wofi yazi zsh +CONFIG_DIRS := btop doom hypr kitty local nvim rclone starship tmux wallpapers waybar wireplumber wofi yazi zsh all: stow_all wal -i ~/.config/wallpapers/green_yellow_forest.jpg -o ~/.config/waybar/launch.sh -- 2.49.1