From b6a2195ed31f62ef91b3b06c6d8c63c5ec98f696 Mon Sep 17 00:00:00 2001 From: Carlos Aldana Date: Tue, 20 May 2025 17:49:18 -0700 Subject: [PATCH] updates ghostty script --- ubuntu/apps/ghostty.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/ubuntu/apps/ghostty.sh b/ubuntu/apps/ghostty.sh index 83f25c9..37a60ce 100644 --- a/ubuntu/apps/ghostty.sh +++ b/ubuntu/apps/ghostty.sh @@ -1,3 +1,4 @@ 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 -