No description
Find a file
2025-09-11 20:41:19 +02:00
Makefile Rewrite it in ru... python! 2025-09-10 23:06:21 +02:00
README.md Rewrite it in ru... python! 2025-09-10 23:06:21 +02:00
reposetup.py reorder arg exec to ignore config if not needed 2025-09-11 20:41:19 +02:00

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