You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[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.
117
117
118
118
To use it with MSYS2, click the hamburger menu on the right lower bar and click `settings` to open the settings window.
119
119
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`.
121
121
122
122
2. In the command section, copy the following script:
0 commit comments