From: David Kerkeslager Date: Fri, 26 May 2017 14:14:31 +0000 (+0000) Subject: Remove .gemrc since I haven't developed Ruby in a while X-Git-Url: https://code.kerkeslager.com/?p=dotfiles;a=commitdiff_plain;h=2d913d041f48cb31c883795caa290f818d42eec6 Remove .gemrc since I haven't developed Ruby in a while --- 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 ../