diff options
Diffstat (limited to 'zshrc')
| -rw-r--r-- | zshrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -93,6 +93,7 @@ ZSH_COMPDUMP=~/.cache/.zcompdump export PATH="$HOME/bin:$PATH" export PATH="$HOME/.local/bin:$PATH" +export PATH="/usr/lib/distcc/bin:$PATH" export GPG_TTY="$(tty)" export SSH_AUTH_SOCK=$(gpgconf --list-dirs agent-ssh-socket) |
