summaryrefslogtreecommitdiffstats
path: root/install.sh
diff options
context:
space:
mode:
authorAudric Schiltknecht <storm@chemicalstorm.org>2017-01-07 11:19:02 -0500
committerAudric Schiltknecht <storm@chemicalstorm.org>2017-01-07 11:19:02 -0500
commit3bb852e1849d9d46edf9ae6b3838b2bd1c6522f3 (patch)
treef0afbbbf8079b65ccd2162b27f5df3d2343805e9 /install.sh
parent7d9b93d54d74399397bac39ed71f7924b006a5bb (diff)
downloaddotfiles-3bb852e1849d9d46edf9ae6b3838b2bd1c6522f3.tar.gz
dotfiles-3bb852e1849d9d46edf9ae6b3838b2bd1c6522f3.tar.bz2
dotfiles-3bb852e1849d9d46edf9ae6b3838b2bd1c6522f3.zip
Add GPG configuration
Diffstat (limited to 'install.sh')
-rwxr-xr-xinstall.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/install.sh b/install.sh
index b5bc5e6..94a4b3f 100755
--- a/install.sh
+++ b/install.sh
@@ -32,3 +32,7 @@ ln -s $CURRENT_PATH/bin ~/bin
cp $CURRENT_PATH/applis/powerline-shell-config.py.dist $CURRENT_PATH/applis/powerline-shell/config.py
cd $CURRENT_PATH/applis/powerline-shell && ./install.py && cd -
ln -s $CURRENT_PATH/applis/powerline-shell/powerline-shell.py $CURRENT_PATH/bin
+
+# GPG keystore is located in .gnupg directory so only link conf
+mkdir -p ~/.gnupg
+ln -s $CURRENT_PATH/gpg/gpg.conf ~/.gnupg/