Merge pull request #2674 from AnthonyZhOon/main

Update shebangs in installed shellscripts to meet `rpmlint` and match…
This commit is contained in:
Mitchell Hashimoto
2024-11-14 09:45:06 -08:00
committed by GitHub
3 changed files with 0 additions and 4 deletions

View File

@ -1,5 +1,3 @@
#!/usr/bin/env bash
#
# This is originally based on the recommended bash integration from
# the semantic prompts proposal as well as some logic from Kitty's
# bash integration.

View File

@ -1,5 +1,3 @@
#!/bin/fish
#
# This shell script aims to be written in a way where it can't really fail
# or all failure scenarios are handled, so that we never leave the shell in
# a weird state. If you find a way to break this, please report a bug!

0
src/shell-integration/zsh/ghostty-integration Executable file → Normal file
View File