.bashrc.obsolete
author Oleksandr Gavenko <gavenkoa@gmail.com>
Tue, 01 Jun 2021 17:45:24 +0300
changeset 978 8f0e780cabcf
parent 922 e2c60fd8f61b
permissions -rw-r--r--
Allow ~/.env file to be without "export" prefix.


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