Update version number to v2.3 in setup script

This commit is contained in:
Marco Gallegos
2025-10-30 15:01:32 -06:00
committed by GitHub
parent 85b3b057dd
commit 6e6afd29ad

View File

@@ -1,7 +1,7 @@
#!/bin/bash #!/bin/bash
# ============================================================================= # =============================================================================
# OMARCHY ZSH SETUP SCRIPT v2.1 # OMARCHY ZSH SETUP SCRIPT v2.3
# ============================================================================= # =============================================================================
# GitHub: https://github.com/marcogll/scripts_mg # GitHub: https://github.com/marcogll/scripts_mg
# Instalación: bash <(curl -fsSL https://raw.githubusercontent.com/marcogll/scripts_mg/main/omarchy_zsh_setup/omarchy-setup.sh) # Instalación: bash <(curl -fsSL https://raw.githubusercontent.com/marcogll/scripts_mg/main/omarchy_zsh_setup/omarchy-setup.sh)