neovim으로 다시 돌아감

This commit is contained in:
2021-07-24 02:40:01 +09:00
parent ed5e9623f3
commit f11ad31663
8 changed files with 176 additions and 99 deletions

View File

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