v1.2.1
lnk v1.2.1
lightweight git-native dotfiles management
Installation
# Quick install
curl -sSL https://raw.githubusercontent.com/polymorcodeus/lnk/main/install.sh | bash
# Homebrew
# not yet supported
# 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
Others
- 8b3495b: bug: fixed lnk remove when target was directory (@polymorcodeus)
Full Changelog: v1.2.0...v1.2.1