forked from extern/nushell
port over the prepend command from nushell (#446)
This commit is contained in:
@ -115,6 +115,7 @@ pub fn create_default_context() -> EngineState {
|
||||
Mv,
|
||||
ParEach,
|
||||
Parse,
|
||||
Prepend,
|
||||
Ps,
|
||||
Range,
|
||||
Random,
|
||||
|
Reference in New Issue
Block a user