Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 357 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 357 Bytes

Dotfiles

My personal dotfiles that I used to set up my laptop. I have configuration files for vim and tmux.

Set Up

  1. Clone Repo
  2. Run this command /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/itscatherinelee/dotfiles/master/.install.sh)"

Link to docs that I used as a reference