diff --git a/ubuntu/ghostty.sh b/ubuntu/ghostty.sh new file mode 100644 index 0000000..83f25c9 --- /dev/null +++ b/ubuntu/ghostty.sh @@ -0,0 +1,3 @@ +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