File tree Expand file tree Collapse file tree 7 files changed +14
-14
lines changed Expand file tree Collapse file tree 7 files changed +14
-14
lines changed Original file line number Diff line number Diff line change @@ -48,8 +48,8 @@ $ nix profile install nixpkgs#nushell
48
48
49
49
#### Windows:
50
50
51
- ``` shell
52
- $ winget install nushell
51
+ ``` powershell
52
+ winget install nushell
53
53
```
54
54
55
55
After installing, launch Nu by typing ` nu ` .
Original file line number Diff line number Diff line change @@ -40,8 +40,8 @@ $ brew install nushell
40
40
41
41
#### Windows:
42
42
43
- ``` sh
44
- $ winget install nushell
43
+ ``` powershell
44
+ winget install nushell
45
45
```
46
46
47
47
## Community
Original file line number Diff line number Diff line change @@ -37,8 +37,8 @@ $ brew install nushell
37
37
38
38
En [ Scoop] ( https://scoop.sh ) :
39
39
40
- ``` sh
41
- $ scoop install nu
40
+ ``` powershell
41
+ scoop install nu
42
42
```
43
43
44
44
#### Inicia la shell
Original file line number Diff line number Diff line change @@ -40,8 +40,8 @@ $ brew install nushell
40
40
41
41
#### Windows:
42
42
43
- ``` sh
44
- $ winget install nushell
43
+ ``` powershell
44
+ winget install nushell
45
45
```
46
46
47
47
## Nu を Github Actions で利用する
Original file line number Diff line number Diff line change @@ -37,8 +37,8 @@ $ brew install nushell
37
37
38
38
Com [ Scoop] ( https://scoop.sh ) :
39
39
40
- ``` sh
41
- $ scoop install nu
40
+ ``` powershell
41
+ scoop install nu
42
42
```
43
43
44
44
#### Inicializar o shell
Original file line number Diff line number Diff line change @@ -40,8 +40,8 @@ $ brew install nushell
40
40
41
41
#### Windows:
42
42
43
- ``` shell
44
- $ winget install nushell
43
+ ``` powershell
44
+ winget install nushell
45
45
```
46
46
47
47
После установки запустите Nu, набрав ` nu ` .
Original file line number Diff line number Diff line change @@ -40,8 +40,8 @@ $ brew install nushell
40
40
41
41
#### Windows:
42
42
43
- ``` shell
44
- $ winget install nushell
43
+ ``` powershell
44
+ winget install nushell
45
45
```
46
46
47
47
完成安装后,输入 ` nu ` 来启动 Nu。
You can’t perform that action at this time.
0 commit comments