From 96e04eb2514e5c904bbb8b02e1b2c811ec8b518d Mon Sep 17 00:00:00 2001 From: Mathias Scheider Date: Fri, 20 Mar 2026 21:53:31 +0100 Subject: [PATCH] first basic installs then stow --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 913dcb0..a00c66d 100644 --- a/Makefile +++ b/Makefile @@ -2,8 +2,8 @@ .PHONY: basic basic: - stow nvim bash .install_skripte/install_basic_pcks.sh + stow nvim hypr: basic stow hypr bash .install_skripte/install_hypr_pcks.sh