v1.1.0
lnk v1.1.0
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
Bug fixes
- 93f50b2: fix: addresses bug with add using absolute path for staging - updating tests ( @polymorcodeus )
Others
- eb6ce88: qol: removed more emojis from Makefile ( @polymorcodeus )
Full Changelog: v1.0.2...v1.1.0