ubnt-intrepid / dot

Yet another management tool for dotfiles
MIT License
227 stars 11 forks source link

Support multiple symbolic links #23

Closed yukimemi closed 3 years ago

yukimemi commented 3 years ago

Support multiple symbolic links.

For example.

"vim/vimrc" = ["~/.vimrc", "~/.config/nvim/init.vim"]
ubnt-intrepid commented 3 years ago

Thanks!