aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sh/.config/profile.d/20-pass.sh
diff options
context:
space:
mode:
Diffstat (limited to 'sh/.config/profile.d/20-pass.sh')
-rw-r--r--sh/.config/profile.d/20-pass.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/sh/.config/profile.d/20-pass.sh b/sh/.config/profile.d/20-pass.sh
new file mode 100644
index 0000000..0e8794e
--- /dev/null
+++ b/sh/.config/profile.d/20-pass.sh
@@ -0,0 +1,4 @@
+#!/bin/sh
+
+export PASSWORD_STORE_DIR="$HOME/.password-store"
+export PASSWORD_STORE_ENABLE_EXTENSIONS=true