zimfw / install

Zim installer
MIT License
2 stars 8 forks source link

Install script overwrites symlinks with prepended copies of the symlinked files #1

Closed ericbn closed 5 years ago

ericbn commented 5 years ago

@ericbn Tried out the develop branch and the install script. Works fine so far, but the install script overwrites my Dotfile symlinks for .zshrc et. al. with prepended copies of the symlinked files. Might be an edge case but just FYI.

Originally posted by @PatTheMav in https://github.com/zimfw/zimfw/pull/323#issuecomment-455548645

ericbn commented 5 years ago

The expected behavior in this case should be prepending to the symlinked files, and leaving the symlinks untouched.