caldigit-thunderbolt-charging: Remove line break, shorten lines, and alphabetize correctly

This commit is contained in:
Issy Long
2024-01-20 19:09:12 +00:00
parent dd98a38c88
commit c1c7e8dc85
+4 -4
View File
@@ -14,13 +14,13 @@ cask "caldigit-thunderbolt-charging" do
pkg "CalDigit-Thunderbolt-Station-Mac-Drivers.pkg"
uninstall kext: "com.CalDigit.ThunderboltStationChargingSupport",
tcs = "ThunderboltStationChargingSupport"
uninstall kext: "com.CalDigit.#{tcs}",
pkgutil: [
"CalDigitThunderboltStationChargingSupport.pkg",
"com.CalDigit.CalDigitThunderboltStationChargingSupport.StationsChargingSupport." \
"com.CalDigit.CalDigit#{tcs}.StationsChargingSupport.CalDigit#{tcs}.pkg",
"com.CalDigit.ThunderboltStation3ChargingSupport.pkg",
],
delete: "/Library/Extensions/CalDigitThunderboltStationChargingSupport.kext"
delete: "/Library/Extensions/CalDigit#{tcs}.kext"
caveats do
reboot