aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorapiraino <apiraino@users.noreply.github.com>2020-05-06 12:36:33 +0200
committerTad Fisher <129148+tadfisher@users.noreply.github.com>2020-11-29 15:07:37 -0800
commit7ae5de36f9b5f58eb2c067d7caa74784f641bb42 (patch)
treee05803accfcc75f06fb9fc21374618f83d1a2124
parent1470cb0648d0c1fefaa029cb73c50c60561824fc (diff)
even more helpful
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index f719bd1..3963f3d 100644
--- a/README.md
+++ b/README.md
@@ -126,6 +126,9 @@ or, to install in the user dir (following the standard XDG base directory paths)
$ echo $XDG_DATA_HOME
/home/$USER/.local/share
+$ export PASSWORD_STORE_ENABLE_EXTENSIONS=true
+$ export PASSWORD_STORE_EXTENSIONS_DIR=$XDG_DATA_HOME/password-store/extensions
+
$ PREFIX=$XDG_DATA_HOME \
LIBDIR=$PREFIX \
MANDIR=$XDG_DATA_HOME/man \