summaryrefslogtreecommitdiff
path: root/base/config/i3/autostart.d/20_gpg-agent
diff options
context:
space:
mode:
authorJesse Morgan <jesse@jesterpm.net>2013-03-16 10:28:25 -0700
committerJesse Morgan <morganjm@amazon.com>2013-03-16 10:28:25 -0700
commit92d7f84ff96be417cd18f0af808599bf061f7e94 (patch)
tree43f7ff2f167f731a5b625c47b2e361eea45bab54 /base/config/i3/autostart.d/20_gpg-agent
parent017fcf08f838cedd3bf97590bead45c4894ecfa1 (diff)
Adding my i3 config.
Diffstat (limited to 'base/config/i3/autostart.d/20_gpg-agent')
-rw-r--r--base/config/i3/autostart.d/20_gpg-agent2
1 files changed, 2 insertions, 0 deletions
diff --git a/base/config/i3/autostart.d/20_gpg-agent b/base/config/i3/autostart.d/20_gpg-agent
new file mode 100644
index 0000000..cec15e2
--- /dev/null
+++ b/base/config/i3/autostart.d/20_gpg-agent
@@ -0,0 +1,2 @@
+exec --no-startup-id gpg-agent --daemon --enable-ssh-support --write-env-file "${HOME}/.gpg-agent-info"
+