- Clone this repository into
~/.Dotfiles
- Install pure ZSH prompt with
npm install -g pure-prompt
cd
into the Dotfiles directory- Run
./setup.sh
located in the directory - To properly enable the Ctrl-Space
tmux
prefix key, disable the default "Select the previous input source" and "Select next source in input menu" MacOS keyboard shortcuts by following this Github comment
git submodule update --recursive --remote
brew bundle dump --describe --force --brews --casks --taps --mas --file ~/.Dotfiles/homebrew/.Brewfile
brew bundle cleanup --force --file ~/.Dotfiles/homebrew/.Brewfile
Sourced from https://stackoverflow.com/a/31994862/1042093.
brew upgrade --cask
brew outdated --cask --greedy --verbose
brew upgrade --cask --greedy