From 4fea76ee02ce020b3c1d20ad3f25342003112ee7 Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Fri, 15 Apr 2016 00:11:06 +0200 Subject: gnupg: added config MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Miquel Sabaté Solà --- install.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'install.sh') diff --git a/install.sh b/install.sh index e1f2ff0..e6e7d8a 100755 --- a/install.sh +++ b/install.sh @@ -25,6 +25,7 @@ cp global.hgignore $HOME/.hgignore cp tmux.conf $HOME/.tmux.conf cp rake_completion $HOME/.rake_completion cp rvmrc $HOME/.rvmrc +cp gnupg/gpg.conf $HOME/.gnupg/gpg.conf chmod +x $HOME/.rake_completion # Wipe out the current vim config and replace it with this one. -- cgit v1.2.3