.bashrc
changeset 176 88a4aa7a6e7c
parent 174 f862e6d84d02
child 179 ed15e30ff41a
equal deleted inserted replaced
175:dff101b7fff0 176:88a4aa7a6e7c
   140 fi
   140 fi
   141 
   141 
   142 ################################################################
   142 ################################################################
   143 # Key binding.
   143 # Key binding.
   144 
   144 
       
   145 set -o emacs
       
   146 
   145 bind '"\e/": dabbrev-expand'
   147 bind '"\e/": dabbrev-expand'
   146 
   148 
   147 ################################################################
   149 ################################################################
   148 # Completion.
   150 # Completion.
   149 
   151