No description
Makefile | ||
README.md | ||
reposetup.py |
Reposetup
Small script to save and quickly access different git "profiles".
Install
To install the script, first clone the repository, go into the directory, and then run the installation command. The install prefix can be set with the PREFIX variable.
git clone https://git.csi-zeugs.eu/fx/reposetup.git
cd reposetup
make install # make PREFIX=$HOME/.local install