Change setup

This commit is contained in:
2026-03-21 11:25:55 -03:00
parent c3aca4e835
commit 21e8b16227

View File

@@ -37,6 +37,7 @@ sed -i '/# Custom aliases/,/alias restart=/d' ~/.zshrc 2>/dev/null || true
echo "alias restart='down && up'"
echo '# --- HOMELOGIC ALIASES END ---'
} >> ~/.zshrc
source ~/.zshrc
# Setup Tailscale
echo '### Setting up Tailscale ###'