From 2d913d041f48cb31c883795caa290f818d42eec6 Mon Sep 17 00:00:00 2001 From: David Kerkeslager Date: Fri, 26 May 2017 14:14:31 +0000 Subject: [PATCH] Remove .gemrc since I haven't developed Ruby in a while --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index c087e55..a5b456a 100755 --- a/install.sh +++ b/install.sh @@ -1 +1 @@ -cp -r .bash_profile .bashrc .emacs .gemrc .gitconfig .gnupg/ .profile .screenrc .vimrc ../ +cp -r .bash_profile .bashrc .emacs .gitconfig .gnupg/ .profile .screenrc .vimrc ../ -- 2.20.1