These are the dotfiles I use for local and remote development on MacOS and Linux. It is intended to be used with Oh My ZSH.
Install dotfiles
git clone https://github.com/jisraelsen/dotfiles.git ~/.dotfiles
~/.dotfiles/script/setup
Update dotfiles
cd ~/.dotfiles
git pull && script/setup