.bashrc.obsolete
author Oleksandr Gavenko <gavenkoa@gmail.com>
Wed, 16 Jun 2021 13:39:23 +0300
changeset 988 b5c31b623dec
parent 922 e2c60fd8f61b
permissions -rw-r--r--
Rearrange default UNIX PATHs priority. Under Cygwin that helps with placing Cygwin's paths before Windows'.


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