.bashrc.obsolete
author Oleksandr Gavenko <gavenkoa@gmail.com>
Thu, 14 Jan 2021 12:56:41 +0200
changeset 971 c4a808f66996
parent 922 e2c60fd8f61b
permissions -rw-r--r--
Utility function to enhance curl with time report.


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