From 0880dce5ab15736c3e2ad9bffb55896d6808c189 Mon Sep 17 00:00:00 2001 From: TrudeEH Date: Mon, 25 Mar 2024 13:20:22 +0000 Subject: [PATCH] Add curl install for distros that may not have it. --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index ae29a402..f3fdafe3 100755 --- a/install.sh +++ b/install.sh @@ -5,7 +5,7 @@ source scripts/color.sh # ============== CONFIG ============== -# Install Dependency: stow +p i curl p i stow # Link dotfile home to $HOME