Aliases now take arguments
This commit is contained in:
@ -2,7 +2,6 @@
|
|||||||
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 shell in Rust, because why not.
|
||||||
|
|
||||||
TODO:
|
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
|
* A shortcut / implemented command to show all Hotkeys
|
||||||
* git commit -m "message" does not work
|
* git commit -m "message" does not work
|
||||||
* Startup script section in sqishrc
|
* Startup script section in sqishrc
|
||||||
|
|||||||
Reference in New Issue
Block a user