.dir-locals.el
.gitignore
AUTHORS
COPYING
COPYING.CC0
ChangeLog
INSTALL
Makefile.am
NEWS
README
THANKS
bootstrap
build-aux/git-version-gen
build-aux/gitlab-ci.yml
build-aux/gitlog-to-changelog
build-aux/gitlog-to-changelog-repro.patch
build-aux/guile.am
build-aux/pre-inst-env.in
configure.ac
doc/fdl-1.3.texi
doc/gash.texi
doc/syntax.txt
gash/arithmetic.scm
gash/built-ins.scm
gash/built-ins/break.scm
gash/built-ins/cd.scm
gash/built-ins/colon.scm
gash/built-ins/command.scm
gash/built-ins/continue.scm
gash/built-ins/dot.scm
gash/built-ins/echo.scm
gash/built-ins/eval.scm
gash/built-ins/exec.scm
gash/built-ins/exit.scm
gash/built-ins/export.scm
gash/built-ins/false.scm
gash/built-ins/pwd.scm
gash/built-ins/read.scm
gash/built-ins/readonly.scm
gash/built-ins/return.scm
gash/built-ins/set.scm
gash/built-ins/shift.scm
gash/built-ins/trap.scm
gash/built-ins/true.scm
gash/built-ins/type.scm
gash/built-ins/umask.scm
gash/built-ins/unset.scm
gash/built-ins/utils.scm
gash/built-ins/wait.scm
gash/compat.scm
gash/compat/hash-table.scm
gash/compat/srfi-43.scm
gash/compat/textual-ports.scm
gash/config.scm.in
gash/environment.scm
gash/eval.scm
gash/gash.scm
gash/lexer.scm
gash/parser.scm
gash/pattern.scm
gash/readline.scm
gash/repl.scm
gash/shell.scm
gash/word.scm
guix.scm
language/sh/spec.scm
scripts/gash.in
tests/arguments.org
tests/assignments.org
tests/bootstrap/bash-without-bash.scm
tests/command-substitution.org
tests/compound-words.org
tests/conditionals.org
tests/data/42-export-new.sh
tests/data/README
tests/data/diff.scm
tests/data/foo
tests/data/script.sh
tests/data/star/0
tests/data/star/1
tests/data/star/2
tests/data/star/3
tests/dot.org
tests/eval.org
tests/exiting.org
tests/exporting.org
tests/functions.org
tests/loops.org
tests/pipes-and-booleans.org
tests/read.org
tests/redirects.org
tests/run-test-suite.in
tests/signals.org
tests/spec/Makefile.am
tests/spec/check-spec
tests/spec/oil.scm
tests/temporary-assignments.org
tests/unit/automake.scm
tests/unit/config.scm.in
tests/unit/eval.scm
tests/unit/lexer.scm
tests/unit/parser.scm
tests/unit/pattern.scm
tests/unit/shell.scm
tests/unit/word.scm
tests/variable-and.org
tests/variable-operators.org
tests/variable-or.org
tests/variable-patterns.org
tests/variable-words.org
tests/words.org
tools/coverage.in
