.bashrc.obsolete
author Oleksandr Gavenko <gavenkoa@gmail.com>
Wed, 02 Jun 2021 13:39:08 +0300
changeset 983 710597383618
parent 922 e2c60fd8f61b
permissions -rw-r--r--
Docs: added link.


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