dotfiles/README.md
2020-10-09 20:12:42 -04:00

337 B

My dotfiles

I am using GNU Stow to symlink my dotfiles to their correct locations in my $HOME directory.

Instructions

First cd into the stow directory and run the following command

stow * -t "$HOME"

If there are no errors, everything in that directory should be symlinked.