This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
cmder [2022/07/18 12:01] val [Использование bash] |
cmder [2025/11/11 05:44] (current) val [Cmder] |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Cmder ====== | ====== Cmder ====== | ||
| - | * [[https://cmder.net/|Cmder]] | + | * [[https://cmder.app/|Cmder]] |
| Line 14: | Line 14: | ||
| λ bash | λ bash | ||
| - | $ alias npp="C:/PROGRA~1/Notepad++/notepad++.exe" $* | + | λ alias npp="/c/Program\ Files/Notepad++/notepad++.exe" |
| - | $ cd | + | λ cd |
| - | $ npp .bashrc | + | λ npp .bashrc & |
| </code> | </code> | ||
| + | {{:cmder_bash_admin.png?400|}} | ||
| + | |||