.bashrc.obsolete
author Oleksandr Gavenko <gavenkoa@gmail.com>
Sun, 10 Dec 2023 19:17:02 +0200
changeset 1033 8d13ffe12bd6
parent 922 e2c60fd8f61b
permissions -rw-r--r--
Cleanup function after the usage.


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