1
0
mirror of https://github.com/danbee/dotfiles-local synced 2025-03-04 08:49:07 +00:00

Add Safari window opening preference

This commit is contained in:
Daniel Barber 2017-11-20 16:24:27 -05:00
parent 51b8abd2ae
commit 8bb8c36180
Signed by: danbarber
GPG Key ID: 931D8112E0103DD8

View File

@ -1,3 +1,7 @@
# Disable Safari new window animation
defaults write NSGlobalDomain NSAutomaticWindowAnimationsEnabled -bool NO
# Install some extra stuff
brew bundle --file=- <<EOF
brew "tig"
brew "rsync"
@ -19,6 +23,7 @@ cask "ivolume"
cask "kaleidoscope"
cask "karabiner-elements"
cask "macvim"
cask "moom"
cask "slack"
cask "spotify"
cask "superduper"