Actualización

This commit is contained in:
perro tuerto 2023-06-16 19:06:52 -07:00
parent a15decd143
commit 6839841b45
1 changed files with 1 additions and 0 deletions

View File

@ -247,6 +247,7 @@ aliases () {
git -C $(parent $RLOC_ALIAS) add .
git -C $(parent $RLOC_ALIAS) commit -m "Actualización"
git -C $(parent $RLOC_ALIAS) pushall
recargar
;;
enlazar | link)
if [ -f "$RLOC_ALIAS" ]; then