.bashrc.obsolete
changeset 922 e2c60fd8f61b
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/.bashrc.obsolete	Wed Jan 16 14:20:34 2019 +0200
@@ -0,0 +1,5 @@
+
+if [[ $- == *i* ]]; then
+  bind '"\e/": dabbrev-expand'
+  bind '"\ee": edit-and-execute-command'
+fi