Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 878 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 878 Bytes

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