Skip to content

Instantly share code, notes, and snippets.

View acdesouza's full-sized avatar

Antonio Carlos da Graça Mota Durão de Souza acdesouza

View GitHub Profile
@acdesouza
acdesouza / alacritty_update.sh
Last active April 25, 2025 14:53
Script to update Alacritty building it from source
# #!/bin/bash
# Update Alacritty
############################################################
# Help #
############################################################
help() {
# Display Help
echo "This script will update Alacritty building it from source code."
echo