.bashrc.obsolete
changeset 922 e2c60fd8f61b
equal deleted inserted replaced
921:51aac2ea3cf4 922:e2c60fd8f61b
       
     1 
       
     2 if [[ $- == *i* ]]; then
       
     3   bind '"\e/": dabbrev-expand'
       
     4   bind '"\ee": edit-and-execute-command'
       
     5 fi