Skip to content

Commit fc7f79e

Browse files
brandiqalazka
authored andcommitted
docs: minor correction
1 parent 5ac1942 commit fc7f79e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

web/docs/terminals.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -113,11 +113,11 @@ C:\\msys64\\msys2_shell.cmd -defterm -here -no-start -ucrt64
113113
114114
![image](cmder.png){: align=right width=45% }
115115
116-
[Cmder](https://cmder.app/) is a portable console emulator for Windows based on [ConEmu](https://conemu.github.io/) that aims to provide a portable and convenient terminal for Windows. It comes bundled with all the popular UNIX commands and supports a Quake-style slide drop down that allows immediate access to the terminal via a global keyboard shortcut.
116+
[Cmder](https://cmder.app/) is a portable console emulator for Windows based on [ConEmu](https://conemu.github.io/) that aims to provide a portable and convenient terminal for Windows. It comes bundled with most of the popular UNIX commands and supports a quake-style slide drop down that allows immediate access to the terminal via a global keyboard shortcut.
117117
118118
To use it with MSYS2, click the hamburger menu on the right lower bar and click `settings` to open the settings window.
119119
120-
1. Navigate to `Startup` > `Tasks` and then click the `+` symbol to create a new task. You can set to any name you like, for example `bash::msys2 ucrt64`.
120+
1. Navigate to `Startup` > `Tasks` and then click the `+` symbol to create a new task. You can set any name you like, for example `bash::msys2 ucrt64`.
121121
122122
2. In the command section, copy the following script:
123123

0 commit comments

Comments
 (0)