|
|
@ -13,7 +13,6 @@ |
|
|
|
eval "$(direnv hook zsh)" |
|
|
|
test -r ~/.dir_colors && eval $(dircolors ~/.dir_colors) |
|
|
|
export GPG_TTY="$(tty)" |
|
|
|
export GPODDER_HOME=~/.gPodder |
|
|
|
export SSH_AUTH_SOCK=$(gpgconf --list-dirs agent-ssh-socket) |
|
|
|
gpgconf --launch gpg-agent |
|
|
|
if type rg &> /dev/null; then |
|
|
|