git_setup_scripts_ubuntu
setup scripts to setup the latest version git for GNU/Linux Ubuntu
(This install scripts requires git.)
Installation
Simple Installation
curl -SsfL https://git.io/ubuntu-git-install | sh
Manual Installation
First, download this repository.
git clone https://github.com/Tiryoh/git_setup_scripts_ubuntu.git
Next, run git_install.sh
.
./git_install.sh
License
This repository is licensed under the MIT license, see LICENSE.
Unless attributed otherwise, everything is under the MIT license.