This website requires JavaScript.
Explore
Help
Sign in
daylin
/
dotfiles
Watch
1
Star
0
Fork
You've already forked dotfiles
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
ee3eec0275
dotfiles
/
home
/
private_dot_config
/
zsh
/
zexists.d
/
cmd
/
gpg.zsh
5 lines
69 B
Bash
Raw
Normal View
History
Unescape
Escape
gpg be gpging
2023-02-26 13:22:42 -06:00
#!/usr/bin/env zsh
use envvar instead of sub shell
2024-02-29 12:02:42 -06:00
export
GPG_TTY
=
"
$TTY
"
gpg be gpging
2023-02-26 13:22:42 -06:00
gpgconf --launch gpg-agent
Reference in a new issue
Copy permalink