.bashrc.obsolete
author Oleksandr Gavenko <gavenkoa@gmail.com>
Fri, 08 Jan 2021 13:28:42 +0200
changeset 964 e0451bc7141f
parent 922 e2c60fd8f61b
permissions -rw-r--r--
Do not install fvwm configs if it is not available.


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