.bashrc.obsolete
author Oleksandr Gavenko <gavenkoa@gmail.com>
Fri, 08 Jan 2021 13:59:23 +0200
changeset 968 dc543d247f29
parent 922 e2c60fd8f61b
permissions -rw-r--r--
Create symlink in a one step.


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