rename relish to flesh

This commit is contained in:
Ava Apples Affine 2024-02-06 22:39:08 +00:00
parent 415b1181fa
commit 9b447eb5b7
58 changed files with 252 additions and 245 deletions

View file

@ -0,0 +1,12 @@
;; comment out to load USERLIB
;; (call (concat HOME "/.flesh/userlib.f"))
;; if you have userlib
;; (set CFG_FLESH_POSIX "1")
;; else
(def CFG_FLESH_POSIX
(get-doc (q CFG_FLESH_POSIX))
"1")
(echo "Welcome back to Flesh.")
(echo "Enjoy your computing.")