* sloth/editor.scm: Fix indentation to match new .dir-locals.el
* zhu-li: Delete. She did the thing and now she is no longer needed :'(
This commit is contained in:
Juliana Rat 2023-11-05 18:56:53 -05:00
parent b27cfd7bc3
commit eee88df4bc
2 changed files with 6 additions and 13 deletions

7
zhu-li
View file

@ -1,7 +0,0 @@
#!/bin/sh
# does the thing (build Sloth)
hall build -x
hall dist -x
guix shell -D -f guix.scm -- autoreconf -vif && ./configure && make