.bashrc.obsolete
author Oleksandr Gavenko <gavenkoa@gmail.com>
Fri, 08 Jan 2021 13:12:40 +0200
changeset 961 d7b4c9d10b92
parent 922 e2c60fd8f61b
permissions -rw-r--r--
Collect and copy all files belonging to root of $HOME in one step. This speedups install in Cygwin: 7s => 5s.


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