diff options
Diffstat (limited to 'Shell/.zshrc')
-rw-r--r-- | Shell/.zshrc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Shell/.zshrc b/Shell/.zshrc index e31467c..4b063db 100644 --- a/Shell/.zshrc +++ b/Shell/.zshrc @@ -1,7 +1,5 @@ # zshrc -*- mode: sh; lexical-binding: t; -*- -export DOTNET_ROOT=~/.local/src/dotnet -export SSH_AUTH_SOCK="${XDG_RUNTIME_DIR}/ssh-agent.socket" ## Variables TERM=xterm-256color ## Aliases |