Just published follow-symlink - a tiny Linux daemon that watches directories auto-updates symlinks when the target folder is moved using inotify

Every existing tool (GNU Stow, chezmoi, watchman) requires you to manually re-run something after reorganising. This fills that gap with an event-driven approach.

https://github.com/JaPossert/follow-symlink

PR or info that this has been done before (more elegantly), welcome 🙏

#Linux #Fedora #bash #dotfiles

GitHub - JaPossert/follow-symlink: Event-driven daemon that auto-updates symlinks and wrapper scripts when watched folders move (Linux/inotify)

Event-driven daemon that auto-updates symlinks and wrapper scripts when watched folders move (Linux/inotify) - JaPossert/follow-symlink

GitHub