Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 543 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 543 Bytes

macOS

Install Applications

Install Homebrew:

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"

Install applications with Homebrew:

brew install git bash
brew install visual-studio-code raycast hammerspoon google-chrome
brew install --cask docker

Configuration

Checkout "Configuration" section in linux/README.md.

Link the config file of Hammerspoon:

ln -fs ~/.dotfiles/platforms/mac/hammerspoon/init.lua ~/.hammerspoon/init.lua