Update README
This commit is contained in:
parent
1f0d5f5ea1
commit
d764dc7a3b
1 changed files with 2 additions and 0 deletions
|
@ -19,6 +19,7 @@ Minimalist, customizable shell written in C99 with syntax highlighting.
|
||||||
- autojump to directorys
|
- autojump to directorys
|
||||||
- stdin, stdout, stderr redirect
|
- stdin, stdout, stderr redirect
|
||||||
- Background jobs
|
- Background jobs
|
||||||
|
|
||||||
## Built in commands
|
## Built in commands
|
||||||
- cd
|
- cd
|
||||||
- help
|
- help
|
||||||
|
@ -28,6 +29,7 @@ Minimalist, customizable shell written in C99 with syntax highlighting.
|
||||||
- source
|
- source
|
||||||
- j
|
- j
|
||||||
- bg
|
- bg
|
||||||
|
|
||||||
## Todo Features
|
## Todo Features
|
||||||
- Tab completion
|
- Tab completion
|
||||||
- Git integration
|
- Git integration
|
||||||
|
|
Loading…
Reference in a new issue