This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
cmder [2022/08/15 07:52] val [Использование bash] |
cmder [2023/09/07 11:16] (current) val |
||
|---|---|---|---|
| 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|}} | ||
| + | |||