mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-04-29 10:33:57 +00:00
add "Set Ghostty as Default Terminal App" on macOS
This commit is contained in:
committed by
Mitchell Hashimoto
parent
b6dbd445d0
commit
aee80d208d
@@ -26,4 +26,5 @@ extension NSWorkspace {
|
||||
guard let uti = UTType(filenameExtension: ext) else { return nil}
|
||||
return defaultApplicationURL(forContentType: uti.identifier)
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user