Skip to content

Instantly share code, notes, and snippets.

@detkov
Created April 28, 2022 11:08
Show Gist options
  • Save detkov/f3e8670b9678ab87ff8715ea9a16bb3b to your computer and use it in GitHub Desktop.
Save detkov/f3e8670b9678ab87ff8715ea9a16bb3b to your computer and use it in GitHub Desktop.
Git LFS installation
curl -s https://packagecloud.io/install/repositories/github/git-lfs/script.deb.sh | sudo bash
sudo apt-get install git-lfs
git lfs install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment