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

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