docs: remove txt mentions from duti config and cheatsheet
This commit is contained in:
parent
25164e8764
commit
51c6f8eeb2
1 changed files with 4 additions and 5 deletions
|
|
@ -7,19 +7,18 @@
|
|||
com.google.Chrome public.url
|
||||
com.google.Chrome public.xhtml
|
||||
|
||||
# text editor (.txt files use com.apple.traditional-mac-plain-text)
|
||||
VSCodium com.apple.traditional-mac-plain-text
|
||||
VSCodium public.text
|
||||
VSCodium public.plain-text
|
||||
|
||||
# markdown viewer
|
||||
MarkEdit net.daringfireball.markdown
|
||||
MarkEdit public.markdown
|
||||
|
||||
# terminal
|
||||
kitty public.shell-script
|
||||
|
||||
# pdf
|
||||
com.apple.Preview com.adobe.pdf
|
||||
|
||||
# mail
|
||||
com.apple.Mail public.email-message
|
||||
'';
|
||||
# defaults applied via system.activationScripts.defaultApps in hosts/poppy/default.nix
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue