.bashrc.obsolete
author Oleksandr Gavenko <gavenkoa@gmail.com>
Sun, 25 Dec 2022 16:46:29 +0200
changeset 1011 48975083716e
parent 922 e2c60fd8f61b
permissions -rw-r--r--
Removed Bash completion for the outdated utility "hgsyncew".


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