lnk
« Back to VersTracker
Description:
Git-native dotfiles management that doesn't suck
Type: Formula  |  Tracked Since: Dec 28, 2025
Links: Homepage  |  formulae.brew.sh
Category: Developer tools
Tags: dotfiles git symlinks configuration developer-tools
Install: brew install lnk
About:
Lnk is a Git-native dotfiles manager that uses symlinks to track and version control configuration files across machines. It leverages standard Git commands for synchronization, eliminating the need for complex state management or custom synchronization logic. This approach provides a transparent and reliable workflow for developers to maintain consistent shell and editor environments.
Key Features:
  • Git-native workflow using standard git commands
  • Symlink-based tracking for transparent file management
  • Cross-platform compatibility
  • Minimal dependencies and simple architecture
Use Cases:
  • Managing dotfiles across multiple development machines
  • Versioning shell, editor, and tool configurations
  • Simplifying environment setup for new systems
Alternatives:
  • chezmoi – More feature-rich with templating and encryption, but heavier than Lnk's simple symlink approach
  • stow – Classic symlink manager without built-in Git integration
Version History
Detected Version Rev Change Commit
Oct 9, 2025 11:03am 0 VERSION_BUMP fed18b85