Skip to content

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 28 Jun 14:42
· 19 commits to main since this release

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


Full Changelog: v1.0.2...v1.1.0