Aliases now take arguments
This commit is contained in:
parent
e4101883e1
commit
6fa2788161
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user