reload on update

This commit is contained in:
Andrey Anurin
2018-08-13 22:57:46 +03:00
parent 8f08b10405
commit e9f112c5d7

View File

@@ -178,5 +178,6 @@ function update_.g {
echo $RES echo $RES
echo "======" echo "======"
echo echo
zshreload
fi fi
} }