(Shell)~rearranged .zprofile, moved some exports .zshrc->.zprofile

This is so Emacs (via systemd) gets the most up to date information
possible.
This commit is contained in:
2022-09-17 00:17:42 +01:00
parent 052f7d0a9e
commit 9bfcec2400
2 changed files with 9 additions and 10 deletions

View File

@@ -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