mirror of
https://github.com/nushell/nushell.git
synced 2025-08-10 02:27:50 +02:00
mv introduced. \¡Viva\!
This commit is contained in:
@ -189,9 +189,10 @@ pub async fn cli() -> Result<(), Box<dyn Error>> {
|
||||
static_command(Exit),
|
||||
static_command(Clip),
|
||||
static_command(Autoview),
|
||||
static_command(Copycp),
|
||||
static_command(Cpy),
|
||||
static_command(Date),
|
||||
static_command(Mkdir),
|
||||
static_command(Move),
|
||||
static_command(Save),
|
||||
static_command(Table),
|
||||
static_command(VTable),
|
||||
|
Reference in New Issue
Block a user