Update 'README.md'

This commit is contained in:
justine 2023-02-20 01:11:31 +01:00
parent 13a730eca1
commit 26182f3b4d

View File

@ -3,6 +3,8 @@ Rust Shell. This is an attempt to create a simple shell in Rust, because why not
TODO:
* Aliases don't currently handle arguments. My alias "vless" does not work with "vless lib.rs"
* A shortcut / implemented command to show all Hotkeys
* Pressing Ctrl+c in a running command sends SIGINT all the way to the shell, which closes
## sqishrc (Config)
See the included sqishrc.yaml.example file included, and copy it as ~/.sqishrc.yaml