Commit graph

7 commits

Author SHA1 Message Date
044c944262 remove roundabout way of getting config dir 2024-05-29 13:12:11 -07:00
89006797fa use os.LookupEnv like a regular human being 2024-05-29 13:05:36 -07:00
349fe9ef3d use adrg/xdg for config and data dirs 2024-05-29 12:50:03 -07:00
5eb5643062 fall back to proper data dir
somehow I forgot a .
2024-05-07 17:59:29 -07:00
64bf6863e5 fix extra / in paths 2024-05-07 16:24:08 -07:00
d1f173cab3 support for android via termux
I have no idea if it's possible (or even worth it) to get go running in the adb shell
android has no /tmp so I wouldn't know where to store files outside of termux
2024-03-14 09:47:19 -07:00
746899a2c3 code that works 2024-03-11 17:23:36 -07:00