install: make git user name green
This commit is contained in:
parent
53eca95973
commit
3cecc0998d
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ greeting() {
|
||||||
info "Deploying dotfiles:"
|
info "Deploying dotfiles:"
|
||||||
info " Source: $cyan$DOTFILES$rst"
|
info " Source: $cyan$DOTFILES$rst"
|
||||||
info " Target: $cyan$TARGET$rst"
|
info " Target: $cyan$TARGET$rst"
|
||||||
info " Git user: $yellow$GIT_USER <$GIT_EMAIL>$rst"
|
info " Git user: $green$GIT_USER <$GIT_EMAIL>$rst"
|
||||||
|
|
||||||
if [ -t 0 -a -t 1 ]; then
|
if [ -t 0 -a -t 1 ]; then
|
||||||
info
|
info
|
||||||
|
|
Loading…
Add table
Reference in a new issue