Skip to content

Latest commit

 

History

History
30 lines (25 loc) · 1.26 KB

File metadata and controls

30 lines (25 loc) · 1.26 KB

dotfiles

Uses GNU Stow

Walkthrough: https://www.youtube.com/watch?v=y6XCebnB9gs

apt install stow

Clone into home folder. Remove existing versions of tracked .dotfiles (.bashrc, .gitconfig, etc.). In dotfiles folder run the below command. This will symlink all the files into their correct locations.

stow .

Other tools installed