if (command -v mc &> /dev/null); then if [ "${TERM}" = "rxvt-unicode" ]; then alias mc="TERM=rxvt-unicode-256color mc" fi fi