Commit graph

8 commits

Author SHA1 Message Date
Lilian Jónsdóttir a552deab8d make it actually compile 2024-05-29 13:24:57 -07:00
Lilian Jónsdóttir 044c944262 remove roundabout way of getting config dir 2024-05-29 13:12:11 -07:00
Lilian Jónsdóttir 89006797fa use os.LookupEnv like a regular human being 2024-05-29 13:05:36 -07:00
Lilian Jónsdóttir 349fe9ef3d use adrg/xdg for config and data dirs 2024-05-29 12:50:03 -07:00
Lilian Jónsdóttir 5eb5643062 fall back to proper data dir
somehow I forgot a .
2024-05-07 17:59:29 -07:00
Lilian Jónsdóttir 64bf6863e5 fix extra / in paths 2024-05-07 16:24:08 -07:00
Lilian Jónsdóttir 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
Lilian Jónsdóttir 746899a2c3 code that works 2024-03-11 17:23:36 -07:00