.bashrc.obsolete
author Oleksandr Gavenko <gavenkoa@gmail.com>
Sat, 21 Nov 2020 19:42:50 +0200
changeset 950 efc28cae2634
parent 922 e2c60fd8f61b
permissions -rw-r--r--
Switched BoldWhite into some visible on white background. It fixes Gradle output: https://github.com/gradle/gradle/issues/15266


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