.bashrc
changeset 176 88a4aa7a6e7c
parent 174 f862e6d84d02
child 179 ed15e30ff41a
--- a/.bashrc	Sun Aug 14 16:48:54 2011 +0300
+++ b/.bashrc	Sun Aug 14 21:42:52 2011 +0300
@@ -142,6 +142,8 @@
 ################################################################
 # Key binding.
 
+set -o emacs
+
 bind '"\e/": dabbrev-expand'
 
 ################################################################