.bashrc.obsolete
author Oleksandr Gavenko <gavenkoa@gmail.com>
Wed, 02 Jun 2021 03:54:39 +0300
changeset 982 087e216676be
parent 922 e2c60fd8f61b
permissions -rw-r--r--
Set Node prefix & cache to local directory on Linux.


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