aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sh/.config/profile.d/20-pass.sh
blob: 0e8794e9570b769107dbe2dcacfc587b10fa1d77 (plain)
1
2
3
4
#!/bin/sh

export PASSWORD_STORE_DIR="$HOME/.password-store"
export PASSWORD_STORE_ENABLE_EXTENSIONS=true