337 B
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.