.bashrc.obsolete
author Oleksandr Gavenko <gavenkoa@gmail.com>
Sat, 23 Mar 2019 15:50:48 +0200
changeset 923 fa297b1cbc0b
parent 922 e2c60fd8f61b
permissions -rw-r--r--
Added --fail-fast option.


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