[+] Source script after update

This commit is contained in:
Hykilpikonna
2021-09-18 12:05:02 -04:00
parent aff64c226f
commit 0c3e0bb230
+1
View File
@@ -12,6 +12,7 @@ if [[ "${reslog}" != "" ]] ; then
# Try to pull
if git pull; then
. $SCR/zshrc.sh
color "$prefix &aUpdated!"
else
color "$prefix &cUpdate failed!"