Updated the source ~/.bashrc

This commit is contained in:
2026-07-19 13:48:12 +01:00
parent 7b5cf4d28c
commit fab6b7045f

View File

@@ -156,7 +156,8 @@ done
# APPLY CHANGES
# ========================
# shellcheck disable=SC1090
source "$bashrc"
#source "$bashrc"
source ~/.bashrc
echo "[ Bashrc reloaded ]"
# ========================