aboutsummaryrefslogtreecommitdiff
path: root/install.sh
diff options
context:
space:
mode:
authorGravatar Jonas Gunz <himself@jonasgunz.de> 2020-11-21 23:05:28 +0100
committerGravatar Jonas Gunz <himself@jonasgunz.de> 2020-11-21 23:05:28 +0100
commit51014d8ea8442e2e5cfb8e27b75bd7b7a3c70d18 (patch)
treef1baf2fd09f217e81127da744d1e35c1f817da50 /install.sh
parent0b867b70434e9dbe508599af83d2a417c741f4c9 (diff)
downloaddotfiles-51014d8ea8442e2e5cfb8e27b75bd7b7a3c70d18.tar.gz
gpg-agent
Diffstat (limited to 'install.sh')
-rwxr-xr-xinstall.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/install.sh b/install.sh
index 90ac859..8554980 100755
--- a/install.sh
+++ b/install.sh
@@ -22,6 +22,7 @@ CONFIGS=( ["sway"]=".config"
[".Xresources"]="."
[".radare2rc"]="."
[".bash_profile"]="."
+ ["gpg-agent.conf"]=".gnupg"
)
declare -A SETS