Update 'README.md'
Added todo
This commit is contained in:
parent
508866204a
commit
c532c1a331
@ -1,8 +1,9 @@
|
|||||||
# Sqish
|
# Sqish
|
||||||
Rust Shell. This is an attempt to create a simple shell in Rust, because why not.
|
Rust Shell. This is an attempt to create a simple but usable shell in Rust, because why not.
|
||||||
|
|
||||||
TODO:
|
TODO:
|
||||||
* git commit -m "message" does not work
|
* git commit -m "message" does not work
|
||||||
|
* Allow redirecting >> to the end of a file ?
|
||||||
|
|
||||||
## sqishrc (Config)
|
## sqishrc (Config)
|
||||||
See the included sqishrc file included, and copy it as ~/.sqishrc
|
See the included sqishrc file included, and copy it as ~/.sqishrc
|
||||||
|
Loading…
x
Reference in New Issue
Block a user