]> git.phdru.name Git - dotfiles.git/blobdiff - .shellrc
Refactor(.bashrc,.shellrc): Move unalias closer to the function
[dotfiles.git] / .shellrc
index 12688b78531edd6eadc21fcd71de5dcfe5909f03..d211675f3e815c927eeab2c3ddbc9aadd08d39d8 100644 (file)
--- a/.shellrc
+++ b/.shellrc
@@ -73,6 +73,7 @@ include() {
 }
 
 
+[ "`type -t mc`" = alias ] && unalias mc
 mc() {
    if [ -n "$SLOWTERM" ]; then
       MC_SLOW="--slow"