Former-commit-id: 665b9cc70b
This commit is contained in:
2022-08-16 00:44:12 -05:00
parent c106ea3938
commit 84d47fa80e

View File

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