Compatibility with CentOS + improve robustness
* Improve support on Linux (CentOS) * Improve scripts general stability after testing it on Linux * Install no-more-secrets (for fun) * Upgrade some dependencies (sdkman)
This commit is contained in:
@ -13,5 +13,3 @@ defaults write com.apple.finder ShowPathbar -bool true
|
||||
# Avoid creating .DS_Store files on network or USB volumes
|
||||
defaults write com.apple.desktopservices DSDontWriteNetworkStores -bool true
|
||||
defaults write com.apple.desktopservices DSDontWriteUSBStores -bool true
|
||||
|
||||
curl https://someonewhocares.org/hosts/hosts -o /etc/hosts
|
||||
|
Reference in New Issue
Block a user