.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:
parent
aebffc9770
commit
eca9188b06
1
.profile
1
.profile
@ -98,4 +98,3 @@ fi
|
||||
# Minor configuration settings
|
||||
export EDITOR=`which vim`
|
||||
export PATH=$PATH:$HOME/.local/bin
|
||||
export XDG_CONFIG_HOME="$HOME/.config"
|
||||
|
Reference in New Issue
Block a user