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