setup ให้ svn ใช้ password store = gpg-agent
Posted: 22 Jul 2023, 10:51
edit $HOME/.subversion/config
edit เพิ่มบรรทัดข้างล่างใน .zshrc
Code: Select all
password-stores = gpg-agent
store-passwords = yes
Code: Select all
export GPG_TTY=$(tty)
export GPG_AGENT_INFO=`gpgconf --list-dirs agent-socket | tr -d '\n' && echo -n ::`