Remove $HOME/bin from PATH (use only $HOME/.local/bin)

This commit is contained in:
Fernando Schauenburg 2019-11-15 22:10:53 +00:00
parent 9758287c0a
commit 1a3b9973c4

View file

@ -49,7 +49,6 @@ while read -r dir; do prepend_dir "$dir" PATH; done <<EOL
$LOCAL_PREFIX/opt/coreutils/libexec/gnubin
$LOCAL_PREFIX/opt/gnu-sed/libexec/gnubin
$HOME/.local/bin
$HOME/bin
EOL
# Prepend custom man directories to MANPATH if they exist, so that we get