From ad32b6f4663a43c9dfa6aa39b6557ad74a3b6087 Mon Sep 17 00:00:00 2001 From: Mitch Riedstra Date: Thu, 15 Oct 2020 21:46:41 -0400 Subject: Enable pass extensions by default... I'm in control of my pass repos --- shell/conf | 2 ++ 1 file changed, 2 insertions(+) (limited to 'shell') 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 -- cgit v1.2.3