#!/usr/bin/env fish source "$DOT/script/utils.fish" # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - execute "defaults write com.apple.TimeMachine DoNotOfferNewDisksForBackup -bool true" \ "Do not ask to use new hard drives as a backup volume"