From 016f5f9327b2e62736344fea28dd186550576829 Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Date: Tue, 6 May 2014 10:43:20 +0200 Subject: inputrc: removed the inputrc file. I'm not getting used to it :) --- install.sh | 1 - 1 file changed, 1 deletion(-) (limited to 'install.sh') diff --git a/install.sh b/install.sh index ab837fe..2111595 100755 --- a/install.sh +++ b/install.sh @@ -12,7 +12,6 @@ git submodule update cp bashrc $HOME/.bashrc cp bash_profile $HOME/.bash_profile cp psqlrc $HOME/.psqlrc -cp inputrc $HOME/.inputrc cp irbrc $HOME/.irbrc cp gemrc $HOME/.gemrc cp gitcompletion.sh $HOME/.gitcompletion.sh -- cgit v1.2.3