This commit is contained in:
Brad Ganley 2022-08-16 00:44:12 -05:00
parent bc9f171b94
commit 665b9cc70b

View File

@ -115,3 +115,5 @@ if ! shopt -oq posix; then
. /etc/bash_completion
fi
fi
export PATH="$HOME/.local/bin:$PATH"