# dotfiles ## Dependencies - git - stow ``` sudo apt-get install git stow ``` ## Add symlinks ``` cd dotfiles stow . ``` ## Inspiration [Video](https://youtu.be/y6XCebnB9gs?si=VnQBkQxxtq1Wtlvh)