Switched from Amethyst to yabai and skhd

Added configs and did the changes in Brewfile
This commit is contained in:
2020-09-14 18:18:45 +02:00
parent 1207cbbf1e
commit f17ae5ae9d
3 changed files with 200 additions and 1 deletions

View File

@ -11,6 +11,7 @@ tap "homebrew/cask-drivers"
tap "homebrew/cask-versions"
tap "homebrew/core"
tap "homebrew/services"
tap "koekeishiya/formulae"
## brew formulae
brew "brew-cask-completion"
@ -29,6 +30,8 @@ brew "hugo"
brew "iperf"
brew "iperf3"
brew "ipmitool"
brew "koekeishiya/formulae/skhd"
brew "koekeishiya/formulae/yabai", args: ["HEAD"]
brew "mas"
brew "mosh"
brew "node"
@ -50,7 +53,6 @@ brew "zsh-completions"
## cask formulae
cask "alfred"
cask "amethyst"
cask "atom"
cask "balenaetcher"
cask "bartender"