File tree 1 file changed +1
-13
lines changed
1 file changed +1
-13
lines changed Original file line number Diff line number Diff line change @@ -4626,19 +4626,6 @@ installFromAppStore "Pure Paste" 1611378436
4626
4626
#
4627
4627
installFromAppStore " QR Capture" 1369524274
4628
4628
4629
- #
4630
- # qView
4631
- #
4632
- # Minimal Image Viewer
4633
- #
4634
- # https://github.com/jurplel/qView/
4635
- #
4636
- if [[ " $( isAppInstalled qView) " = " false" ]]; then
4637
- installcask qview
4638
-
4639
- duti -s com.interversehq.qView public.png all # PNG
4640
- fi
4641
-
4642
4629
#
4643
4630
# RansomWhere?
4644
4631
#
@@ -4998,6 +4985,7 @@ duti -s com.apple.Preview public.standard-tesselated-geometry-format all #3D CAD
4998
4985
duti -s com.apple.Preview public.heic all # HEIC
4999
4986
duti -s com.apple.Preview com.nikon.raw-image all # NEF
5000
4987
duti -s com.apple.Preview com.adobe.pdf all # PDF
4988
+ duti -s com.apple.Preview public.png all # PNG
5001
4989
duti -s com.apple.Preview org.openxmlformats.presentationml.presentation all # PPTX
5002
4990
duti -s com.apple.Preview com.adobe.photoshop-image all # PSD (Photoshop)
5003
4991
You can’t perform that action at this time.
0 commit comments