(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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user