diff --git a/home/private_bin/executable_tools b/home/private_bin/executable_tools index d052a05..27aeb3d 100644 --- a/home/private_bin/executable_tools +++ b/home/private_bin/executable_tools @@ -19,7 +19,7 @@ INSTALL_NO=${RED}✗${NORMAL} shopt -s nullglob BINARY_FILES=($HOME/bin/*) -export EGET_BIN=$HOME/bin +export EGET_BIN=${EGET_BIN:-$HOME/bin} alias eget="eget --system linux/amd64" post_download_install() {