.bashrc.obsolete
author Oleksandr Gavenko <gavenkoa@gmail.com>
Wed, 08 Jun 2022 15:38:53 +0300
changeset 999 fb93b077af25
parent 922 e2c60fd8f61b
permissions -rw-r--r--
Fixed typo.


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