mirror of
https://github.com/MidnightCommander/mc
synced 2024-12-22 20:36:50 +03:00
Remove argument passing, it's not needed for aliases.
This commit is contained in:
parent
d862f8c857
commit
2be7e8d4ea
@ -1 +1 @@
|
||||
alias mc 'source @suppbindir@/mc-wrapper.csh \!*'
|
||||
alias mc 'source @suppbindir@/mc-wrapper.csh'
|
||||
|
@ -1 +1 @@
|
||||
alias mc='. @suppbindir@/mc-wrapper.sh "$@"'
|
||||
alias mc='. @suppbindir@/mc-wrapper.sh'
|
||||
|
Loading…
Reference in New Issue
Block a user