summary refs log tree commit diff
path: root/bin/cash/.gitignore
blob: ed57be1a12aa49ccd7a08966fe022d8334c5f610 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
*.o
.depend
builtins.c
builtins.h
cash
config.mk
mknodes
mksyntax
nodes.c
nodes.h
syntax.c
syntax.h
token.h
09d&follow=1'>Clean up parsing a littleJune McEnroe 2022-06-02Don't duplicate path stringJune McEnroe 2022-06-02Use stderr instead of /dev/tty, realloc buffer if lines too longJune McEnroe 2022-06-02Add initial working version of qfJune McEnroe 2022-05-29Set prompt for okshJune McEnroe