aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMateja <mail@matejamaric.com>2021-02-08 21:22:38 +0100
committerMateja <mail@matejamaric.com>2021-02-08 21:22:38 +0100
commitd9085cc0dbded21f0fbb53967a3a4f518519073e (patch)
tree901443cc998b19dc2060079f9ab6792d631fd424
parent43b12f0d85ea18ae4e5f820a51771cea2c293db6 (diff)
downloaddotfiles-d9085cc0dbded21f0fbb53967a3a4f518519073e.tar.gz
dotfiles-d9085cc0dbded21f0fbb53967a3a4f518519073e.zip
Setting environment variables for display managers.
-rwxr-xr-x.xprofile2
1 files changed, 2 insertions, 0 deletions
diff --git a/.xprofile b/.xprofile
new file mode 100755
index 0000000..d13cb65
--- /dev/null
+++ b/.xprofile
@@ -0,0 +1,2 @@
+#!/bin/sh
+eval $(keychain --clear --eval --agents gpg,ssh --quiet)