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$PATH
variable:Assuming that the package is unzipped in the
~/tools
directory:Insert this line in the end of
~/.bashrc
file:... export PATH=$PATH:~/tools/sgit-0.1.0/scripts
-
Restart the terminal
-
Execute One-Time Configuration