.bashrc.obsolete
author Oleksandr Gavenko <gavenkoa@gmail.com>
Sat, 18 Sep 2021 23:34:05 +0300
changeset 995 62df95ab609e
parent 922 e2c60fd8f61b
permissions -rw-r--r--
Fix: there is no guaranty /etc/mc/mc.ext is in the system.


if [[ $- == *i* ]]; then
  bind '"\e/": dabbrev-expand'
  bind '"\ee": edit-and-execute-command'
fi