.bashrc.obsolete
author Oleksandr Gavenko <gavenkoa@gmail.com>
Fri, 08 Jan 2021 13:30:35 +0200
changeset 965 136643324a32
parent 922 e2c60fd8f61b
permissions -rw-r--r--
Do not alter working directory.


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