Update scripts

This commit is contained in:
2025-11-16 18:08:17 +00:00
parent 42b5c1f77a
commit ece5804d9d
4 changed files with 1 additions and 131 deletions

View File

@@ -10,7 +10,7 @@ BOLD="\e[1m"
NC="\e[0m"
# User and host info
printf "%b\n" "${BOLD}${MAGENTA}${USER}@$(hostname)${NC}"
printf "%b\n" "${BOLD}${MAGENTA}${USER}@${HOSTNAME}${NC}"
printf "%b\n" "---------"
# OS and architecture