Install
Homebrew
brew install imdevan/l/lArch (AUR)
yay -S lGitHub Release
Download the latest binary for your platform from the releases page.
# Linux (amd64)curl -L https://github.com/imdevan/l/releases/latest/download/l-linux-amd64.tar.gz | tar -xzsudo mv l-linux-amd64 /usr/local/bin/l# macOS (Apple Silicon)curl -L https://github.com/imdevan/l/releases/latest/download/l-darwin-arm64.tar.gz | tar -xzsudo mv l-darwin-arm64 /usr/local/bin/l# macOS (Intel)curl -L https://github.com/imdevan/l/releases/latest/download/l-darwin-amd64.tar.gz | tar -xzsudo mv l-darwin-amd64 /usr/local/bin/lManual
gh repo clone imdevan/lcd ljust buildsudo just install