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.url
|
||||||
com.google.Chrome public.xhtml
|
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
|
# markdown viewer
|
||||||
MarkEdit net.daringfireball.markdown
|
MarkEdit net.daringfireball.markdown
|
||||||
|
MarkEdit public.markdown
|
||||||
|
|
||||||
# terminal
|
# terminal
|
||||||
kitty public.shell-script
|
kitty public.shell-script
|
||||||
|
|
||||||
# pdf
|
# pdf
|
||||||
com.apple.Preview com.adobe.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
|
# defaults applied via system.activationScripts.defaultApps in hosts/poppy/default.nix
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue