Install cargo install lyne --version 0.0.1-alpha.2 bash/ zsh ly() { eval "$(lyne)"; } pwsh function ly { $output = lyne Invoke-Expression $output }