mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-07-15 00:06:09 +03:00
Merge pull request #2674 from AnthonyZhOon/main
Update shebangs in installed shellscripts to meet `rpmlint` and match…
This commit is contained in:
@ -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.
|
||||
|
@ -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
0
src/shell-integration/zsh/ghostty-integration
Executable file → Normal file
Reference in New Issue
Block a user