.bashrc.obsolete
author Oleksandr Gavenko <gavenkoa@gmail.com>
Sun, 12 Nov 2023 16:48:31 +0200
changeset 1026 865f28fee788
parent 922 e2c60fd8f61b
permissions -rw-r--r--
Test pattern with the keyword "case".


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