From 2ba671a3aa8252c93c37bdae3ba2b4e91b20ac4f Mon Sep 17 00:00:00 2001 From: Toby Vincent Date: Mon, 4 Sep 2023 15:37:57 -0500 Subject: fix: clean up env variables --- sh/.config/environment.d/50-password-store.conf | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 sh/.config/environment.d/50-password-store.conf (limited to 'sh/.config/environment.d/50-password-store.conf') diff --git a/sh/.config/environment.d/50-password-store.conf b/sh/.config/environment.d/50-password-store.conf new file mode 100644 index 0000000..82a9c1e --- /dev/null +++ b/sh/.config/environment.d/50-password-store.conf @@ -0,0 +1,2 @@ +PASSWORD_STORE_DIR=$XDG_DATA_HOME/pass +PASSWORD_STORE_ENABLE_EXTENSIONS=true -- cgit v1.2.3-70-g09d2