Files
linux-setup/ubuntu/apps/ghostty.sh
2025-05-20 17:49:18 -07:00

5 lines
188 B
Bash

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
sudo dpkg -i ./ghostty_1.1.3-0.ppa2_amd64_24.04.deb
cd -