Here you'll find what I use on a daily basis, located in my ~/.config
folder
- install homebrew
- install gh
brew install gh
- login to gh
gh auth login
- remove existing
~/.config
folderrm -rf ~/.config
- clone
git clone [email protected]:shortcuts/dotfiles.git ~/.config
- setup
bash ~/.config/install.sh