- Add process manager with sway - Add oh-my-zsh config - add gtk config - Add env
218 B
218 B
gpg-agent
Enables GPG's gpg-agent if it is not running.
To use it, add gpg-agent
to the plugins array of your zshrc file:
plugins=(... gpg-agent)