scripts(install, utils): update scripts for colorshell + remove personal dots

This commit is contained in:
retrozinndev
2025-05-13 21:40:25 -03:00
parent 4602c50315
commit 22fcf60a2c
12 changed files with 19 additions and 389 deletions
+3 -5
View File
@@ -17,9 +17,7 @@ config_dirs=(
"hypr"
"ags"
"kitty"
"anyrun"
"wal"
"fastfetch"
)
# -------------
@@ -61,8 +59,8 @@ function Send_log() {
# -------------
function Print_header() {
printf "\n"
echo "######################################"
echo "## Retrozinndev's Hyprland Dotfiles ##"
echo "######################################"
echo "#############################"
echo "## Colorshell Installation ##"
echo "#############################"
printf "\n"
}