diff options
Diffstat (limited to 'source/ap/mc/profile.d/mc.sh')
-rwxr-xr-x | source/ap/mc/profile.d/mc.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source/ap/mc/profile.d/mc.sh b/source/ap/mc/profile.d/mc.sh new file mode 100755 index 00000000..8198ab45 --- /dev/null +++ b/source/ap/mc/profile.d/mc.sh @@ -0,0 +1 @@ +alias mc='. /usr/share/mc/bin/mc-wrapper.sh' |