updates ghostty script

This commit is contained in:
Carlos Aldana
2025-05-20 17:49:18 -07:00
parent a163166a19
commit b6a2195ed3

View File

@@ -1,3 +1,4 @@
cd ~/Downloads cd ~/Downloads
wget https://github.com/mkasberg/ghostty-ubuntu/releases/download/1.1.3-0-ppa2/ghostty_1.1.3-0.ppa2_amd64_24.04.deb wget https://github.com/mkasberg/ghostty-ubuntu/releases/download/1.1.3-0-ppa2/ghostty_1.1.3-0.ppa2_amd64_24.04.deb
sudo dpkg -i ./ghostty_1.1.3-0.ppa2_amd64_24.04.deb sudo dpkg -i ./ghostty_1.1.3-0.ppa2_amd64_24.04.deb
cd -