aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRubberJones <5031378+RubberJones@users.noreply.github.com>2025-06-25 23:37:41 +0200
committerRubberJones <5031378+RubberJones@users.noreply.github.com>2025-06-25 23:37:41 +0200
commit74f3f1ec2c98e08332cff8e141604a75ceaeacbc (patch)
tree55253775e80dbff95d1155c821b48eaec90155e7
parent4cf0d0bd5930da76e60f6770de3ee97c10ca7024 (diff)
refactor(copy.sh): Remove duplicate print_color function
-rwxr-xr-xcopy.sh5
1 files changed, 0 insertions, 5 deletions
diff --git a/copy.sh b/copy.sh
index 0c556ddd..b405a777 100755
--- a/copy.sh
+++ b/copy.sh
@@ -75,11 +75,6 @@ if [ ! -d Copy-Logs ]; then
mkdir Copy-Logs
fi
-# Function to print colorful text
-print_color() {
- printf "%b%s%b\n" "$1" "$2" "$CLEAR"
-}
-
# Set the name of the log file to include the current date and time
LOG="Copy-Logs/install-$(date +%d-%H%M%S)_dotfiles.log"
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage