Skip to content

Instantly share code, notes, and snippets.

@jph00
Created April 27, 2022 21:56
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jph00/361a9b868aa3593f3fd8e930d0221266 to your computer and use it in GitHub Desktop.
Save jph00/361a9b868aa3593f3fd8e930d0221266 to your computer and use it in GitHub Desktop.
mkdir lfs
cd lfs
curl -L $(curl https://latest.fast.ai/git-lfs/git-lfs/linux-amd64) | tar xz
sudo ./install.sh
cd ..
rm -rf lfs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment