From f80b3c3f57c0cc6dd11f73d0bf741a1130f166b4 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