No description
Find a file
2025-07-11 15:00:49 +02:00
Makefile move config to user configs, auto create config 2025-07-11 14:58:54 +02:00
README.md switch config to toml, better list output 2025-06-23 20:17:56 +02:00
reposetup.sh fix missing double quotes 2025-07-11 15:00:49 +02:00

Reposetup

Small script to save and quickly access different git "profiles".

Installation

Dependencies

Following dependencies are needed at runtime:

  • yq

Install

To install the script, first clone the repository, go into the directory, and then run the installation command:

git clone https://git.csi-zeugs.eu/fx/reposetup.git
cd reposetup
sudo make install