.profile: Remove XDG_CONFIG_HOME

Why was that even in here
Did I read the docs at all when that was written?
This commit is contained in:
Salt 2018-08-21 18:41:25 -05:00
parent aebffc9770
commit eca9188b06

View File

@ -98,4 +98,3 @@ fi
# Minor configuration settings
export EDITOR=`which vim`
export PATH=$PATH:$HOME/.local/bin
export XDG_CONFIG_HOME="$HOME/.config"