dotfiles icon indicating copy to clipboard operation
dotfiles copied to clipboard

make backup before linking

Open numToStr opened this issue 3 years ago • 0 comments

Problem

Some distro like manjaro ofter comes with some pre-configured configs for the shell. If dotfiles were installed before removing them then stow will throw an error.

Solution

To fix this issue we can make a backup of these files before linking

numToStr avatar Jul 25 '21 13:07 numToStr