Releases: vhula/sgit
Releases · vhula/sgit
0.1.0
Follow these steps to install sgit manually:
-
Download the latest zip package
-
Unzip the archive to an arbitrary directory
unzip sgit-0.1.0.zip -d ~/tools -
Add unzipped directory (
sgit-0.1.0/scripts) to your$PATHvariable:Assuming that the package is unzipped in the
~/toolsdirectory:Insert this line in the end of
~/.bashrcfile:... export PATH=$PATH:~/tools/sgit-0.1.0/scripts
-
Restart the terminal
-
Execute One-Time Configuration