Skip to content

Instantly share code, notes, and snippets.

@pabloagn
Created February 4, 2023 02:18
Show Gist options
  • Save pabloagn/ce2d487b86c4e7e5d830c495e98e92e2 to your computer and use it in GitHub Desktop.
Save pabloagn/ce2d487b86c4e7e5d830c495e98e92e2 to your computer and use it in GitHub Desktop.
Instructions for installing different programs and command line utilities
# Installing lf on WSL2 using Ubuntu
curl -L https://github.com/gokcehan/lf/releases/latest/download/lf-linux-amd64.tar.gz | sudo tar xzC /usr/local/bin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment