aboutsummaryrefslogtreecommitdiffstats
path: root/copy.sh
diff options
context:
space:
mode:
authorJaKooLit <ejhay.games@gmail.com>2025-02-06 01:34:03 +0900
committerJaKooLit <ejhay.games@gmail.com>2025-02-06 01:34:19 +0900
commit0649f839781448b8aa0c91ac4471365b737ffbf8 (patch)
treea47f3ce6402c4e0bf761327439f776ba86db5d94 /copy.sh
parent23502b208f658e24f655cdeb91a0d3cf1501ce46 (diff)
color coding & script tweaks
Diffstat (limited to 'copy.sh')
-rwxr-xr-xcopy.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/copy.sh b/copy.sh
index e90fb5bf..30af722e 100755
--- a/copy.sh
+++ b/copy.sh
@@ -411,7 +411,7 @@ if [ ! -d "$HOME/.config" ]; then
exit 1
fi
-printf "${INFO} - copying dotfiles ${BLUE}first${RESET} part\n"
+printf "${INFO} - copying dotfiles ${SKY_BLUE}first${RESET} part\n"
# Config directories which will ask the user whether to replace or not
DIRS="
ags
@@ -473,7 +473,7 @@ done
printf "\n%.0s" {1..1}
-printf "${INFO} - Copying dotfiles ${BLUE}second${RESET} part\n"
+printf "${INFO} - Copying dotfiles ${SKY_BLUE}second${RESET} part\n"
# Check if the config directory exists
if [ ! -d "config" ]; then
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage