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