Tweetbot again

main
Steffen Rademacker 8 years ago
parent 4b5ce0f1a4
commit b3307da54a

@ -3,6 +3,7 @@ brew tap caskroom/versions
# brew cask and install software
brew cask install alfred
brew cask install caffeine
brew cask install carbon-copy-cloner
brew cask install cleanmymac
brew cask install dash
@ -10,6 +11,7 @@ brew cask install doxie
brew cask install firefox
brew cask install flux
brew cask install google-chrome
brew cask install google-chrome-canary
brew cask install harvest
brew cask install imagealpha
brew cask install imageoptim
@ -17,6 +19,7 @@ brew cask install libreoffice
brew cask install qlcolorcode
brew cask install qlstephen
brew cask install sequel-pro
brew cask install sketch
brew cask install skype
brew cask install slack
brew cask install spotify
@ -35,11 +38,12 @@ defaults write org.n8gray.QLColorCode extraHLFlags '--replace-tabs=2'
qlmanage -r
# mac app store installs using mas (brew install mas)
mas install 411246225 # Caffeine
mas install 430798174 # HazeOver
mas install 443987910 # 1Password
mas install 824171161 # Affinity Designer
mas install 824183456 # Affinity Photo
mas install 890031187 # Marked 2
mas install 430798174 # HazeOver (1.7.4)
mas install 443987910 # 1Password (6.5)
mas install 890031187 # Marked 2 (2.5.6)
mas install 497799835 # Xcode (8.1)
mas install 824171161 # Affinity Designer (1.5.3)
mas install 824183456 # Affinity Photo (1.4.3)
mas install 557168941 # Tweetbot (2.4.4)
# the rest such as gpg and drivers have to be installed manually

@ -39,7 +39,7 @@ kwmc rule owner="Finder" properties={float="true"}
kwmc rule owner="Harvest" properties={float="true"}
kwmc rule owner="System Preferences" properties={float="true"}
kwmc rule owner="TogglDesktop" properties={float="true"}
kwmc rule owner="VOX" properties={float="true"}
kwmc rule owner="Tweetbot" properties={float="true"}
# those apps should always be on the main display
kwmc rule owner="Firefox" properties={display="0"}

Loading…
Cancel
Save