Merge pull request #1785 from mattrobenolt/shell-plist

macos: Declare Ghostty as a Shell
pull/1788/head
Mitchell Hashimoto 2024-05-22 15:46:58 -04:00 committed by GitHub
commit 4da59c21de
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 8 additions and 0 deletions

View File

@ -33,6 +33,14 @@
<string>public.directory</string>
</array>
</dict>
<dict>
<key>CFBundleTypeRole</key>
<string>Shell</string>
<key>LSItemContentTypes</key>
<array>
<string>public.unix-executable</string>
</array>
</dict>
</array>
<key>LSEnvironment</key>
<dict>