kylebarron / linux_setup

Script to install software on a new computer or VM instance
MIT License
3 stars 1 forks source link

latest git version with ppa #33

Closed kylebarron closed 6 years ago

kylebarron commented 6 years ago
sudo add-apt-repository ppa:git-core/ppa -y
sudo apt-get update
sudo apt-get install git -y
git --version
kylebarron commented 6 years ago

Fixed with https://github.com/kylebarron/linux_setup/commit/9ed68486edd8fe15efb97e6b613aedaf066bdc65