.bashrc.obsolete
author Oleksandr Gavenko <gavenkoa@gmail.com>
Sun, 12 Nov 2023 16:42:08 +0200
changeset 1025 03c2b7f76bb7
parent 922 e2c60fd8f61b
permissions -rw-r--r--
Target to install only essential files.


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