forked from extern/nushell
plugin command
This commit is contained in:
@ -56,6 +56,7 @@ pub fn create_default_context() -> Rc<RefCell<EngineState>> {
|
||||
Mv,
|
||||
Ps,
|
||||
Rm,
|
||||
RunPlugin,
|
||||
Select,
|
||||
Size,
|
||||
Split,
|
||||
|
Reference in New Issue
Block a user