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
|
||||
- stdin, stdout, stderr redirect
|
||||
- Background jobs
|
||||
|
||||
## Built in commands
|
||||
- cd
|
||||
- help
|
||||
|
@ -28,6 +29,7 @@ Minimalist, customizable shell written in C99 with syntax highlighting.
|
|||
- source
|
||||
- j
|
||||
- bg
|
||||
|
||||
## Todo Features
|
||||
- Tab completion
|
||||
- Git integration
|
||||
|
|
Loading…
Reference in a new issue