mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-02-13 06:52:56 +00:00
linux: fixes to everything when using linux
This commit is contained in:
@@ -6,6 +6,8 @@
|
||||
# - https://github.com/freekmurze/dotfiles/blob/main/macos/set-defaults.sh
|
||||
#
|
||||
|
||||
[ "$(uname)" != "Darwin" ] && echo "Not a macOS system" && exit 0;
|
||||
|
||||
# Ask for the administrator password upfront
|
||||
sudo -v
|
||||
|
||||
|
||||
Reference in New Issue
Block a user