bash: remove "request for experts" comment

We now have a multiple folks who have pitched in to improve this script.
This commit is contained in:
Jon Parise
2024-12-30 10:18:36 -05:00
parent 89e5ca2fb4
commit 0dc3ea35c0

View File

@ -1,10 +1,6 @@
# This is originally based on the recommended bash integration from # This is originally based on the recommended bash integration from
# the semantic prompts proposal as well as some logic from Kitty's # the semantic prompts proposal as well as some logic from Kitty's
# bash integration. # 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 # 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. # resources dir set which also tells us we're running in Ghostty.