Fixed up/down arrows
This commit is contained in:
@ -1,6 +1,9 @@
|
||||
# Sqish
|
||||
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"
|
||||
|
||||
## sqishrc (Config)
|
||||
See the included sqishrc.yaml.example file included, and copy it as ~/.sqishrc.yaml
|
||||
|
||||
|
||||
Reference in New Issue
Block a user