From 0dc3ea35c0d7a096b4ad7a05cca7d17795a4b32c Mon Sep 17 00:00:00 2001 From: Jon Parise Date: Mon, 30 Dec 2024 10:18:36 -0500 Subject: [PATCH] bash: remove "request for experts" comment We now have a multiple folks who have pitched in to improve this script. --- src/shell-integration/bash/ghostty.bash | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/shell-integration/bash/ghostty.bash b/src/shell-integration/bash/ghostty.bash index 48b03fed0..fa1544fbf 100644 --- a/src/shell-integration/bash/ghostty.bash +++ b/src/shell-integration/bash/ghostty.bash @@ -1,10 +1,6 @@ # This is originally based on the recommended bash integration from # the semantic prompts proposal as well as some logic from Kitty's # bash integration. -# -# I'm not a bash expert so this probably has some major issues but for -# my simple bash usage this is working. If a bash expert wants to -# improve this please do! # We need to be in interactive mode and we need to have the Ghostty # resources dir set which also tells us we're running in Ghostty.