v0.2.1
Lnk v0.2.1
Git-native dotfiles management that doesn't suck.
Installation
# Quick install
curl -sSL https://raw.githubusercontent.com/yarlson/lnk/main/install.sh | bash
# Homebrew
brew tap yarlson/lnk
brew install lnk
# Manual download
# Download the appropriate archive for your platform from the assets below
# Extract and move to your PATH:
# tar -xzf lnk_*.tar.gz && sudo mv lnk /usr/local/bin/Changelog
Bug fixes
Others
- 0f74723: docs(README): update examples for host-specific configurations and usage patterns (@yarlson)
Full Changelog: v0.2.0...v0.2.1