X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/ba37fa63e8cdedbe958ab51a6aaddcfa4ed2f65d..b76559a2a0d04fc7dd442936bccff0b7bf54d424:/profile?ds=sidebyside diff --git a/profile b/profile index fc234d9..586ff0f 100644 --- a/profile +++ b/profile @@ -1,4 +1 @@ -export PATH="$HOME/bin:$PATH" -export XDG_CONFIG_HOME="$HOME/.config" -export XDG_DATA_HOME="$HOME/.local/share" -export XDG_CACHE_HOME="$HOME/.cache" +[[ -r $HOME/.zshenv ]] && source $HOME/.zshenv