diff --git a/install-ghostty-ubuntu.sh b/install-ghostty-ubuntu.sh new file mode 100755 index 0000000..0aea298 --- /dev/null +++ b/install-ghostty-ubuntu.sh @@ -0,0 +1 @@ +/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/mkasberg/ghostty-ubuntu/HEAD/install.sh)"