Update 'README.md'

Added todo
This commit is contained in:
justine 2023-02-21 17:07:44 +01:00
parent 508866204a
commit c532c1a331

View File

@ -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