Skip to content

shortcuts/dotfiles

Repository files navigation

dotfiles

Here you'll find what I use on a daily basis, located in my ~/.config folder

getting started

  1. install homebrew
  2. install gh brew install gh
  3. login to gh gh auth login
  4. remove existing ~/.config folder rm -rf ~/.config
  5. clone git clone [email protected]:shortcuts/dotfiles.git ~/.config
  6. setup bash ~/.config/install.sh