.bashrc.obsolete
author Oleksandr Gavenko <gavenkoa@gmail.com>
Fri, 08 Jan 2021 00:00:03 +0200
changeset 957 b491e9c375e7
parent 922 e2c60fd8f61b
permissions -rw-r--r--
Execute Make recipes by Bash.


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