From 9bfcec24005e1e6c792e487c70a8d2f091953cd8 Mon Sep 17 00:00:00 2001 From: Aryadev Chavali Date: Sat, 17 Sep 2022 00:17:42 +0100 Subject: (Shell)~rearranged .zprofile, moved some exports .zshrc->.zprofile This is so Emacs (via systemd) gets the most up to date information possible. --- Shell/.zshrc | 2 -- 1 file changed, 2 deletions(-) (limited to 'Shell/.zshrc') 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 -- cgit v1.2.3-13-gbd6f