.bashrc.obsolete
author Oleksandr Gavenko <gavenkoa@gmail.com>
Sun, 12 Nov 2023 11:02:48 +0200
changeset 1021 011e1d002d17
parent 922 e2c60fd8f61b
permissions -rw-r--r--
Released undo command.


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