diff options
Diffstat (limited to 'example_config.yaml')
| -rw-r--r-- | example_config.yaml | 7 |
1 files changed, 7 insertions, 0 deletions
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 |
