aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMitch Riedstra <mitch@riedstra.us>2020-10-15 21:46:41 -0400
committerMitch Riedstra <mitch@riedstra.us>2020-10-15 21:46:41 -0400
commitad32b6f4663a43c9dfa6aa39b6557ad74a3b6087 (patch)
treedcf34ecfe82b2be8ebb9cd7c507db517b1dd508a
parent73088b307e930e444b6ab51dd94ecf27ff5b864d (diff)
downloaddotfiles-ad32b6f4663a43c9dfa6aa39b6557ad74a3b6087.tar.gz
dotfiles-ad32b6f4663a43c9dfa6aa39b6557ad74a3b6087.tar.xz
Enable pass extensions by default... I'm in control of my pass repos
-rw-r--r--mkshrc2
-rw-r--r--shell/conf2
2 files changed, 4 insertions, 0 deletions
diff --git a/mkshrc b/mkshrc
index 88350db..e8410a6 100644
--- a/mkshrc
+++ b/mkshrc
@@ -581,6 +581,8 @@ set_pager
set_editor
# set_go
+export PASSWORD_STORE_ENABLE_EXTENSIONS=true
+
setaliases
setsudoaliases
diff --git a/shell/conf b/shell/conf
index f743597..157bd9c 100644
--- a/shell/conf
+++ b/shell/conf
@@ -28,6 +28,8 @@ set_pager
set_editor
# set_go
+export PASSWORD_STORE_ENABLE_EXTENSIONS=true
+
setaliases
setsudoaliases