.bashrc.obsolete
author Oleksandr Gavenko <gavenkoa@gmail.com>
Mon, 28 Nov 2022 23:05:22 +0200
changeset 1004 c7b2842e3f39
parent 922 e2c60fd8f61b
permissions -rw-r--r--
Added a comment.


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