diff --git a/arch-user/config/pass/env.sh b/arch-user/config/pass/env.sh new file mode 100644 index 0000000..5b77089 --- /dev/null +++ b/arch-user/config/pass/env.sh @@ -0,0 +1,4 @@ +#!/bin/sh + +export PASSWORD_STORE_DIR="$HOME/know/id" +export PASSWORD_STORE_GENERATED_LENGTH=16