xcode-select --install
- install brew
./bootstrap.sh
# get the full path to bash from brew
echo "$(brew --prefix)/bin/bash"
# add it to the list of allowed shells
vim /etc/shells
# change the default for current user
chsh -s <path>
- Microsoft To Do
- Toggl Track
- Coin Tick (https://github.com/alecananian/osx-coin-ticker)
- Mochi Diffusion
brew cask install karabiner-elements
Highly inspired by @mathiasbynens/dotfiles