Hu Meng

Results 3 issues of Hu Meng

## WHAT if `~/.config/afx` is a relative link, cannot execute the `afx` command ```bash m ~/.config ❯ ls -la total 20 drwxr-xr-x 5 m m 4096 May 3 20:29 ....

Treating a source file or folder named 'dot-prefix-something' is equivalent to a destination file or folder named '.prefix-something' https://man.archlinux.org/man/stow.8#dotfiles

`stow --target target source` (target dir is empty)then `stow -D --target target source` SAME as `dploy stow source target` then `dploy unstow source target` BUT `stow --target target source` **then...