You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
2 months ago | |
---|---|---|
.vscode | 2 months ago | |
.gitignore | 9 months ago | |
LICENSE | 2 months ago | |
Makefile | 2 months ago | |
README.md | 9 months ago | |
builtin.c | 2 months ago | |
builtin.h | 2 months ago | |
config.h | 2 months ago | |
exec.c | 8 months ago | |
exec.h | 9 months ago | |
line.c | 2 months ago | |
line.h | 9 months ago | |
loop.c | 2 months ago | |
loop.h | 8 months ago | |
main.c | 8 months ago | |
postgres.c | 2 months ago | |
postgres.h | 2 months ago |
README.md
dish - Yet another shell with C
TODO
- Environment variable settings
- History save
- Color
- Completion
- Config dotfile support
- Multiple styles