This commit is contained in:
2020-12-23 13:05:12 +09:00
parent a61778d1c2
commit 2820d4e2cd
17 changed files with 61 additions and 148 deletions

View File

@@ -54,10 +54,10 @@ if [ -x "$(command -v tput)" ]; then
fi
# you can change these
lc="${reset}${bold}${cyan}" # labels
nc="${reset}${bold}${cyan}" # user and hostname
lc="${reset}${bold}${magenta}" # labels
nc="${reset}${bold}${magenta}" # user and hostname
ic="${reset}" # info
c0="${reset}${cyan}" # first color
c0="${reset}${magenta}" # first color
## OUTPUT