Remove git config message
My dotfiles now include that configuration anyway
This commit is contained in:
parent
ff5e977e5f
commit
a6f19a9688
@ -64,8 +64,5 @@ git --git-dir="$gitdir" --work-tree="$homedir" config status.showUntrackedFiles
|
|||||||
|
|
||||||
# Print some post-install instructions
|
# Print some post-install instructions
|
||||||
log "Dotfiles set up successfully"
|
log "Dotfiles set up successfully"
|
||||||
log "Be sure and configure the following before issuing any commits:"
|
|
||||||
log " git config --global user.email"
|
|
||||||
log " git config --global user.name"
|
|
||||||
log "You may now delete the script"
|
log "You may now delete the script"
|
||||||
exit 0
|
exit 0
|
||||||
|
Loading…
Reference in New Issue
Block a user