This is a repo containing my dotfiles running on macOS.
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
brew install stow
git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm
alias dotfiles='/usr/bin/git --git-dir="$HOME/.dotfiles/" --work-tree="$HOME"'
git clone git@github.com/ItsAchance/dotfiles.git
cd dotfiles
stow .