.bashrc
changeset 922 e2c60fd8f61b
parent 919 cdf599c86ccf
child 937 a2beae97e3d8
--- a/.bashrc	Thu Jan 03 13:56:48 2019 +0200
+++ b/.bashrc	Wed Jan 16 14:20:34 2019 +0200
@@ -197,11 +197,6 @@
 
 set -o emacs
 
-if [[ $- == *i* ]]; then
-  bind '"\e/": dabbrev-expand'
-  bind '"\ee": edit-and-execute-command'
-fi
-
 ################################################################
 # Completion.