.profile: Switch to .local/bin, deprecating .bin
This commit is contained in:
parent
6dbe147dc7
commit
0f59410570
2
.profile
2
.profile
@ -106,5 +106,5 @@ fi
|
||||
|
||||
# Minor configuration settings
|
||||
export EDITOR=$(which vim)
|
||||
export PATH=$PATH:$HOME/.bin:$HOME/.local/bin
|
||||
export PATH=$PATH:$HOME/.local/bin
|
||||
export XDG_CONFIG_HOME="$HOME/.config"
|
||||
|
Reference in New Issue
Block a user