summaryrefslogtreecommitdiffstatshomepage
path: root/sh/.config/profile.d
diff options
context:
space:
mode:
authorToby Vincent <tobyv@tobyvin.dev>2023-09-04 15:37:57 -0500
committerToby Vincent <tobyv@tobyvin.dev>2023-09-04 15:37:57 -0500
commit2ba671a3aa8252c93c37bdae3ba2b4e91b20ac4f (patch)
tree33b1ba5989fcb16dc25f4c6b8f7642f58085c37a /sh/.config/profile.d
parent555b39cb59b70546508f905d811eb6278f4ced0c (diff)
fix: clean up env variables
Diffstat (limited to 'sh/.config/profile.d')
-rw-r--r--sh/.config/profile.d/20-pass.sh4
-rw-r--r--sh/.config/profile.d/50-opam.sh (renamed from sh/.config/profile.d/20-opam.sh)0
2 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
diff --git a/sh/.config/profile.d/20-opam.sh b/sh/.config/profile.d/50-opam.sh
index 5c4fa08..5c4fa08 100644
--- a/sh/.config/profile.d/20-opam.sh
+++ b/sh/.config/profile.d/50-opam.sh