From 7a1beb8c5d4ce12dd7ede3c4407617f0e81f5a43 Mon Sep 17 00:00:00 2001 From: zachir Date: Sun, 26 Feb 2023 13:24:13 -0600 Subject: add sp dir (for scratchpads) --- install.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'install.sh') diff --git a/install.sh b/install.sh index 41c2c1a..56632a1 100755 --- a/install.sh +++ b/install.sh @@ -8,7 +8,8 @@ HTTP_BASE_URL="https://git.zachir.xyz/" SCRIPT_DIRS="blocks generics scripts -shortcmds" +shortcmds +sp" case "$1" in "-s"|"-S"|"-y"|"-Y") -- cgit v1.2.3