.bashrc.obsolete
author Oleksandr Gavenko <gavenkoa@gmail.com>
Tue, 06 Oct 2020 19:44:05 +0300
changeset 946 6ac846c89561
parent 922 e2c60fd8f61b
permissions -rw-r--r--
Added utility to activate Windows based docker-machine in WSL.


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