summaryrefslogtreecommitdiffstatshomepage
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, 0 insertions, 4 deletions
diff --git a/sh/.config/profile.d/20-pass.sh b/sh/.config/profile.d/20-pass.sh
deleted file mode 100644
index 0e8794e..0000000
--- a/sh/.config/profile.d/20-pass.sh
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/bin/sh
-
-export PASSWORD_STORE_DIR="$HOME/.password-store"
-export PASSWORD_STORE_ENABLE_EXTENSIONS=true