summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Nystrom <sam@samnystrom.dev>2023-05-31 21:18:43 -0400
committerSam Nystrom <sam@samnystrom.dev>2023-05-31 21:18:43 -0400
commitfd8af8ae4c50574cc1598bcdcb4d96dc680a4c3f (patch)
treef9f86b17463a3dde95daab87e80b700d9fab9f7b
parentfe057099824d02aaf585fbe2cb2040cbd829d5bb (diff)
add hut config
-rw-r--r--.config/hut/config3
1 files changed, 3 insertions, 0 deletions
diff --git a/.config/hut/config b/.config/hut/config
new file mode 100644
index 0000000..83b8a48
--- /dev/null
+++ b/.config/hut/config
@@ -0,0 +1,3 @@
+instance "sr.ht" {
+ access-token-cmd hiq -1d -F token proto=web host=sr.ht user=stonks3141
+}