summaryrefslogtreecommitdiff
path: root/.space
diff options
context:
space:
mode:
authortom barrett <spalf0@gmail.com>2018-06-08 02:29:35 -0500
committertom barrett <spalf0@gmail.com>2018-06-08 02:29:35 -0500
commit01fee8c1a2449a0d086a8bde42de1d61dbdc9231 (patch)
treeb19311f55a2ca8222e4533efe72dc4b158f53193 /.space
parent11b51897dda7609b5a22a490bfb8cd2c269b5969 (diff)
-ability to have login data / server info come in from config file
Diffstat (limited to '.space')
-rw-r--r--.space3
1 files changed, 3 insertions, 0 deletions
diff --git a/.space b/.space
new file mode 100644
index 0000000..4a9c315
--- /dev/null
+++ b/.space
@@ -0,0 +1,3 @@
+username = "tom"
+password = "pass"
+server = "localhost:6000"