Add inputrc

This commit is contained in:
2014-08-29 15:17:59 +02:00
parent be588faf37
commit 288b8fa122
2 changed files with 67 additions and 0 deletions

View File

@@ -7,3 +7,5 @@ CONFDIR=.bash
ln -sf $CONFDIR/bash_profile .bash_profile
ln -sf $CONFDIR/bashrc .bashrc
ln -sf $CONFDIR/bash_logout .bash_logout
ln -sf $CONFDIR/inputrc .inputrc