install script updates
* fix logging and spacing issues * update to use bash instead of zsh
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
#!/usr/bin/env sh
|
||||
|
||||
echo -e "\n\nSetting OS X settings"
|
||||
echo "=============================="
|
||||
|
||||
# echo "Finder: show all filename extensions"
|
||||
defaults write NSGlobalDomain AppleShowAllExtensions -bool true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user