mirror of
https://github.com/nushell/nushell.git
synced 2025-08-17 11:01:07 +02:00
@ -14,3 +14,10 @@ Change directory.
|
||||
|
||||
- `path`: the path to change to
|
||||
|
||||
## Examples
|
||||
|
||||
Change to your home directory
|
||||
```shell
|
||||
> cd ~
|
||||
```
|
||||
|
||||
|
Reference in New Issue
Block a user