.bashrc.obsolete
author Oleksandr Gavenko <gavenkoa@gmail.com>
Fri, 08 Jan 2021 13:24:06 +0200
changeset 962 88a1ce08b362
parent 922 e2c60fd8f61b
permissions -rw-r--r--
No need for "mkdir", option "-D" of "install" takes care about missing directories.


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