Merge pull request #1785 from mattrobenolt/shell-plist

macos: Declare Ghostty as a Shell
This commit is contained in:
Mitchell Hashimoto
2024-05-22 15:46:58 -04:00
committed by GitHub

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>