mirror of
https://github.com/MidnightCommander/mc
synced 2024-12-23 21:06:52 +03:00
3 lines
68 B
Tcsh
3 lines
68 B
Tcsh
|
alias mc 'setenv MC `@prefix@/bin/mc -P \!*`; cd $MC; unsetenv MC'
|
||
|
|