diff options
| author | Sam Nystrom <sam@samnystrom.dev> | 2023-05-31 21:18:43 -0400 |
|---|---|---|
| committer | Sam Nystrom <sam@samnystrom.dev> | 2023-05-31 21:18:43 -0400 |
| commit | fd8af8ae4c50574cc1598bcdcb4d96dc680a4c3f (patch) | |
| tree | f9f86b17463a3dde95daab87e80b700d9fab9f7b | |
| parent | fe057099824d02aaf585fbe2cb2040cbd829d5bb (diff) | |
add hut config
| -rw-r--r-- | .config/hut/config | 3 |
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 +} |
