.bashrc.obsolete
author Oleksandr Gavenko <gavenkoa@gmail.com>
Tue, 01 Jun 2021 17:48:41 +0300
changeset 980 9f36844d6441
parent 922 e2c60fd8f61b
permissions -rw-r--r--
Combined dependent check into "elif".


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