Get the latest tech news
Show HN: Lnk – Git-native dotfiles manager
🔗 Git-native dotfiles management that doesn't suck. - yarlson/lnk
Moving files safely Creating relative symlinks Handling conflicts Tracking what's managed Single binary(~8MB, no deps) Atomic operations(rollback on failure) Relative symlinks(portable) XDG compliant(~/.config/lnk) 20 integration tests A: git clone your-repo ~/.config/lnk && lnk add ~/.vimrc(adopts existing files)
Or read this on Hacker News