.bashrc.obsolete
author Oleksandr Gavenko <gavenkoa@gmail.com>
Mon, 28 Nov 2022 23:08:33 +0200
changeset 1005 2b1061d35183
parent 922 e2c60fd8f61b
permissions -rw-r--r--
Decided transition from ~/devel to ~/work.


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