mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-01-31 09:46:47 +00:00
chore(scripts): eval scripts/shared.sh
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
[ "$(uname)" != "Darwin" ] && echo "Not a macOS system" && exit 0
|
||||
|
||||
# shellcheck source=shared.sh
|
||||
source "$HOME/.dotfiles/scripts/shared.sh"
|
||||
eval "$HOME/.dotfiles/scripts/shared.sh"
|
||||
|
||||
msg_run "Starting to set macOS defaults, these require sudo privileges:"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user