dotfiles

diff .inputrc @ 5:f8789f33df8c

aliases -> functions in bashrc; minor changes in bashrc & inputrc
author meillo@marmaro.de
date Wed, 05 Sep 2007 00:21:17 +0200
parents 68dd6ae11835
children
line diff
     1.1 --- a/.inputrc	Tue Sep 04 22:04:31 2007 +0200
     1.2 +++ b/.inputrc	Wed Sep 05 00:21:17 2007 +0200
     1.3 @@ -1,8 +1,6 @@
     1.4  "\e[5~": history-search-backward
     1.5  "\e[6~": history-search-forward
     1.6  
     1.7 -"\M-s": menu-complete
     1.8 -
     1.9  # perform history expansion on pressing space
    1.10  $if Bash
    1.11    Space: magic-space