From bdb8a6dc93391e9aed6aef597dfe72c18c0e3aa4 Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Date: Mon, 7 Jul 2014 08:26:11 +0200 Subject: Added a valgrindrc file. --- install.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'install.sh') diff --git a/install.sh b/install.sh index 2111595..c91807a 100755 --- a/install.sh +++ b/install.sh @@ -12,6 +12,7 @@ git submodule update cp bashrc $HOME/.bashrc cp bash_profile $HOME/.bash_profile cp psqlrc $HOME/.psqlrc +cp valgrindrc $HOME/.valgrindrc cp irbrc $HOME/.irbrc cp gemrc $HOME/.gemrc cp gitcompletion.sh $HOME/.gitcompletion.sh -- cgit v1.2.3