dotfiles

view .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 source
1 "\e[5~": history-search-backward
2 "\e[6~": history-search-forward
4 # perform history expansion on pressing space
5 $if Bash
6 Space: magic-space
7 $endif
9 set bell-style=visual