mirror of
https://github.com/shokinn/.files.git
synced 2025-06-27 23:30:43 +00:00
add gpg agent config fot tty passphrase entry
This commit is contained in:
parent
f05cc4561e
commit
ef7339743e
3 changed files with 19 additions and 6 deletions
|
@ -131,6 +131,9 @@ dotfiles:
|
|||
f_commonfunc:
|
||||
dst: ~/.commonfunc
|
||||
src: commonfunc
|
||||
f_gpgagent:
|
||||
dst: ~/.gnupg/gpg-agent.conf
|
||||
src: gnupg/gpg-agent.conf
|
||||
profiles:
|
||||
AINCRAD:
|
||||
dotfiles:
|
||||
|
@ -252,6 +255,7 @@ profiles:
|
|||
- f_wslenablehypervforwarding
|
||||
- f_wslshowhypervforwarding
|
||||
- f_commonfunc
|
||||
- f_gpgagent
|
||||
workspace:
|
||||
dotfiles:
|
||||
- d_fonts
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue