Fix sudo setup and use fancy email for git

This commit is contained in:
Daniel Flanagan 2019-12-31 21:48:49 -06:00
parent e2a854df65
commit 66cc8734a8
2 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@
[user]
name = Daniel Flanagan
email = daniel@lytedev.io
email = daniel@lyte.dev
[filter "lfs"]
clean = git-lfs clean -- %f

View File

@ -8,8 +8,8 @@ if [[ $UID -ne 0 ]]; then
exit
fi
dfp=$(cd "$(dirname "${BASH_SOURCE[0]}" )/../" && pwd)
source "${dfp}/scripts/setup_helpers.bash"
dfp=$(cd "$(dirname "${BASH_SOURCE[0]}" )/../../" && pwd)
source "${dfp}/bin/lib/setup_helpers.bash"
links=(
# display manager files