.bashrc.obsolete
author Oleksandr Gavenko <gavenkoa@gmail.com>
Sat, 21 Nov 2020 20:40:18 +0200
changeset 951 0f401364a9aa
parent 922 e2c60fd8f61b
permissions -rw-r--r--
Replace TERM=mintty with "xterm" as remote Debian doesn't have "mintty" definition.


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