|
|
@ -44,6 +44,8 @@ defaults write com.apple.Safari IncludeInternalDebugMenu -bool true |
|
|
defaults write com.apple.Safari IncludeDevelopMenu -bool true |
|
|
defaults write com.apple.Safari IncludeDevelopMenu -bool true |
|
|
defaults write com.apple.Safari WebKitDeveloperExtrasEnabledPreferenceKey -bool true |
|
|
defaults write com.apple.Safari WebKitDeveloperExtrasEnabledPreferenceKey -bool true |
|
|
defaults write com.apple.Safari com.apple.Safari.ContentPageGroupIdentifier.WebKit2DeveloperExtrasEnabled -bool true |
|
|
defaults write com.apple.Safari com.apple.Safari.ContentPageGroupIdentifier.WebKit2DeveloperExtrasEnabled -bool true |
|
|
|
|
|
defaults write com.googlecode.iterm2 LoadPrefsFromCustomFolder -bool true |
|
|
|
|
|
defaults write com.googlecode.iterm2 PrefsCustomFolder -string "$HOME/.config/iterm" |
|
|
|
|
|
|
|
|
if [[ ! -e "$HOME/iCloud" ]]; then |
|
|
if [[ ! -e "$HOME/iCloud" ]]; then |
|
|
echo '--- Adding symlink to iCloud' |
|
|
echo '--- Adding symlink to iCloud' |
|
|
|