Adapted from here. In a nutshell we keep all dotfiles in a single
place, and create symbolic links using stow
.
stow --target=/home/<user> bash
stow --target=/home/<user> emacs
stow --target=/home/<user> regolith
Adapted from here. In a nutshell we keep all dotfiles in a single
place, and create symbolic links using stow
.
stow --target=/home/<user> bash
stow --target=/home/<user> emacs
stow --target=/home/<user> regolith