mirror of
https://github.com/gopasspw/gopass.git
synced 2026-05-25 11:24:42 +02:00
f4ed69ce40
The env var silently redirects all gopass data paths when set. The previous one-liner gave no indication of when or why to use it. The expanded comment clarifies it is for hermetic test and CI environments only and should not be set in normal production use. Co-authored-by: dimension-zero <zero@ditech.ai>