This commit is contained in:
Syntax
2025-07-23 02:39:56 -03:00
parent ae3ec773b7
commit d4b9d0567e

View File

@@ -47,7 +47,7 @@ sudo tee "$MIME_DIR/reddust.xml" > /dev/null <<EOF
</mime-info>
EOF
sudo update-mime-database /usr/share/mime
sudo update-icon-caches /usr/share/icons/*
sudo gtk-update-icon-cache -f /usr/share/icons/hicolor
# 5. VSCode Syntax
echo "[INFO] Instalando suporte para VSCode..."