gash/bin/gash.in

6 lines
143 B
Plaintext
Raw Normal View History

#!@GUILE@ \
-L . --no-auto-compile -s
!#
(setenv "SHELL" ((compose canonicalize-path car command-line)))
((@ (gash gash) main) (command-line))