.bashrc.obsolete
author Oleksandr Gavenko <gavenkoa@gmail.com>
Mon, 27 Feb 2023 01:12:44 +0200
changeset 1017 0d77f5f13675
parent 922 e2c60fd8f61b
permissions -rw-r--r--
Added completion for "hgsync status".


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