diff options
| author | Jeff Carr <[email protected]> | 2025-03-09 07:07:41 -0500 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2025-03-09 07:07:41 -0500 |
| commit | 66000419bf15cb255e436db44a2a74bf104484e3 (patch) | |
| tree | 819327cff4db2f2e0e78e6f0caa575ea8e54968d /resources | |
| parent | eaedaded622316d3b59c2f3765cd2362e96ce54c (diff) | |
preliminary gui
Diffstat (limited to 'resources')
| -rw-r--r-- | resources/gus.text | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/resources/gus.text b/resources/gus.text new file mode 100644 index 0000000..0f0f738 --- /dev/null +++ b/resources/gus.text @@ -0,0 +1,6 @@ +# this file is intended to be used to customize settings on what +# git repos you have write access to. That is, where you can run 'git push' + +Portmap: { + connect: "go.wit.com:80" +} |
