Fixed up/down arrows

This commit is contained in:
Justine
2023-02-20 01:03:13 +01:00
parent c7e9309a34
commit 13a730eca1
2 changed files with 25 additions and 18 deletions

View File

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