From 73cbed952c5d2cdfdaceb5f8c2b19c77738b5186 Mon Sep 17 00:00:00 2001 From: amelia squires Date: Sat, 24 Aug 2024 01:26:40 -0500 Subject: init --- example_config.yaml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 example_config.yaml (limited to 'example_config.yaml') diff --git a/example_config.yaml b/example_config.yaml new file mode 100644 index 0000000..568006b --- /dev/null +++ b/example_config.yaml @@ -0,0 +1,7 @@ +#place this in ~/.config/gpo-steal/config.yaml +# +#name of your repository +repo: amyy + +#location to store repositories +repo_location: /home/amelia/.local/share/gpo-steal -- cgit v1.2.3