# Customize PATH
_path_add "${HOME}/.bin"
_path_add "${HOME}/.local/bin"

_path_add "${HOME}/bin"
_path_add "${HOME}/scripts"
