.bashrc.obsolete
author Oleksandr Gavenko <gavenkoa@gmail.com>
Wed, 08 Jun 2022 00:39:34 +0300
changeset 998 1b3bc0a2de41
parent 922 e2c60fd8f61b
permissions -rw-r--r--
myvbox-stop-all: added support for spaces in the response from "vboxmanage list runningvms".


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