.bashrc.obsolete
author Oleksandr Gavenko <gavenkoa@gmail.com>
Fri, 08 Jan 2021 14:03:04 +0200
changeset 969 cd71f361ae59
parent 922 e2c60fd8f61b
permissions -rw-r--r--
Replaced "~" with $(HOME).


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