diff options
Diffstat (limited to 'home/.config/zsh')
| -rw-r--r-- | home/.config/zsh/.zprofile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/home/.config/zsh/.zprofile b/home/.config/zsh/.zprofile index f02ee06..c1af85d 100644 --- a/home/.config/zsh/.zprofile +++ b/home/.config/zsh/.zprofile @@ -39,7 +39,6 @@ export LESS="-F --RAW-CONTROL-CHARS" [[ -r /usr/bin/source-highlight-esc.sh ]] && export LESSOPEN="| /usr/bin/source-highlight-esc.sh %s" # ── GPG / SSH ───────────────────────────────────────────────────────────────── -export GNUPGHOME="$XDG_DATA_HOME/gnupg" export GPG_TTY=$TTY unset SSH_AGENT_PID export SSH_AUTH_SOCK="$(gpgconf --list-dirs agent-ssh-socket)" |
