Skip to content
This repository was archived by the owner on Feb 14, 2020. It is now read-only.
This repository was archived by the owner on Feb 14, 2020. It is now read-only.

Delete symlinks that point to deleted/moved targets. #1

@relrod

Description

@relrod

We talked on IRC about this a bit, but basically if effuse somehow kept track of what it created symlinks of (maybe in a yaml dotfile or something), --clean could read that file, and delete the symlinks mentioned in it.

Then, if you wanted to have your git repo instantly update your dotfiles (including deleting old ones), you could shove effuse --clean && effuse in .git/hooks/post-merge.

You mentioned that this would complicate things a bit, but it's just a nicetohave.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions