Update .local/share/chezmoi/home/.chezmoiscripts/darwin/run_onchange_after_10_configure-macos.tmpl
This commit is contained in:
parent
c9c27045d5
commit
e85d19d0ea
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
||||||
{{ includeTemplate "universal/profile" }}
|
{{ includeTemplate "universal/profile" }}
|
||||||
{{ includeTemplate "universal/logg" }}
|
{{ includeTemplate "universal/logg" }}
|
||||||
|
|
||||||
logg 'Applying optimized macOS settings'
|
logg info 'Applying optimized macOS settings'
|
||||||
|
|
||||||
# Ask for the administrator password upfront
|
# Ask for the administrator password upfront
|
||||||
logg info 'A sudo password is required to apply some of the macOS optimizations.'
|
logg info 'A sudo password is required to apply some of the macOS optimizations.'
|
||||||
|
@ -939,5 +939,5 @@ done
|
||||||
|
|
||||||
set +x
|
set +x
|
||||||
|
|
||||||
logg 'Done applying macOS settings'
|
logg success 'Done applying macOS settings'
|
||||||
logg info 'Some of these changes may require a logout/restart to take effect'
|
logg info 'Some of these changes may require a logout/restart to take effect'
|
||||||
|
|
Loading…
Reference in a new issue