.bashrc.obsolete
author Oleksandr Gavenko <gavenkoa@gmail.com>
Sun, 25 Dec 2022 16:44:57 +0200
changeset 1010 1616bc25541c
parent 922 e2c60fd8f61b
permissions -rw-r--r--
Fixed warning: grep: warning: GREP_COLOR is deprecated; use GREP_COLORS.


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