(no title)
luispauloml | 2 years ago
I use it to create symbolic links like GNU Stow but using PowerShell. This way I can keep the same folder structure inside my dotfiles repository and use Stow on WSL, and PStow on Windows.
It creates symlinks, but it can't delete them, because it doesn't keep track of what it creates. But since I don't actually have to configure too many things, that's not really a big problem for me, because can I simply delete them manually if I need. Maybe some day I will add that functionality, maybe not.
No comments yet.