aboutsummaryrefslogtreecommitdiff
path: root/Shell/.zshrc
diff options
context:
space:
mode:
authorAryadev Chavali <aryadev@aryadevchavali.com>2022-09-17 00:17:42 +0100
committerAryadev Chavali <aryadev@aryadevchavali.com>2022-09-17 00:17:42 +0100
commit9bfcec24005e1e6c792e487c70a8d2f091953cd8 (patch)
treef8a06070c9acc639280b087062f208cae99bb936 /Shell/.zshrc
parent052f7d0a9e902220974b91085431825a91b89c3f (diff)
downloaddotfiles-9bfcec24005e1e6c792e487c70a8d2f091953cd8.tar.gz
dotfiles-9bfcec24005e1e6c792e487c70a8d2f091953cd8.tar.bz2
dotfiles-9bfcec24005e1e6c792e487c70a8d2f091953cd8.zip
(Shell)~rearranged .zprofile, moved some exports .zshrc->.zprofile
This is so Emacs (via systemd) gets the most up to date information possible.
Diffstat (limited to 'Shell/.zshrc')
-rw-r--r--Shell/.zshrc2
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