lfs cus of Bun

This commit is contained in:
Tyrel Souza 2023-11-17 13:21:00 -05:00
parent 2e6fa622d2
commit c345ac3fae
No known key found for this signature in database
GPG Key ID: A7042C28F86F5183
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ sudo add-apt-repository -y ppa:neovim-ppa/unstable
sudo apt update
sudo apt-get install -y libncurses5-dev neovim
sudo apt-get install -y build-essential zlib1g-dev libffi-dev libssl-dev libbz2-dev libreadline-dev libsqlite3-dev liblzma-dev
sudo apt-get install -y git-lfs
curl https://sh.rustup.rs -sSf | sh