.bashrc.obsolete
author Oleksandr Gavenko <gavenkoa@gmail.com>
Sat, 07 Dec 2019 21:19:05 +0200
changeset 933 8df13eb76a24
parent 922 e2c60fd8f61b
permissions -rw-r--r--
Added link to Gradle configuration config docs.


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