.bashrc.obsolete
author Oleksandr Gavenko <gavenkoa@gmail.com>
Thu, 09 Nov 2023 12:53:56 +0200
changeset 1020 ee4b6963627e
parent 922 e2c60fd8f61b
permissions -rw-r--r--
Added Windows' directory "Documents" to CDPATH for better integration with WSL 1.


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