- Wed Feb 15 11:01:43 CST 2023 -
-/Library/LaunchDaemons/com.west2online.ClashX.ProxyConfigHelper.plist
{
    AssociatedBundleIdentifiers = "com.west2online.ClashX";
    Label = "com.west2online.ClashX.ProxyConfigHelper";
    MachServices =     {
        "com.west2online.ClashX.ProxyConfigHelper" = 1;
    };
    Program = "/Library/PrivilegedHelperTools/com.west2online.ClashX.ProxyConfigHelper";
    ProgramArguments =     (
        "/Library/PrivilegedHelperTools/com.west2online.ClashX.ProxyConfigHelper"
    );
}
-/Library/LaunchDaemons/com.crystalidea.macsfancontrol.smcwrite.plist
{
    Label = "com.crystalidea.macsfancontrol.smcwrite";
    MachServices =     {
        "com.crystalidea.macsfancontrol.smcwrite" = 1;
    };
    Program = "/Library/PrivilegedHelperTools/com.crystalidea.macsfancontrol.smcwrite";
    ProgramArguments =     (
        "/Library/PrivilegedHelperTools/com.crystalidea.macsfancontrol.smcwrite"
    );
    RunAtLoad = 1;
}
-/Users/sneerfox/Library/LaunchAgents/com.valvesoftware.steamclean.plist
{
    Label = "com.valvesoftware.steamclean";
    Program = "/Users/sneerfox/Library/Application Support/Steam/SteamApps/steamclean";
    ProgramArguments =     (
        "/Users/sneerfox/Library/Application Support/Steam/SteamApps/steamclean",
        Public
    );
    RunAtLoad = 1;
    SteamContentPaths =     (
        "/Users/sneerfox/Library/Application Support/Steam/SteamApps"
    );
    ThrottleInterval = 60;
    WatchPaths =     (
        "/Users/sneerfox/Library/Application Support/Steam/Steam.AppBundle/Steam"
    );
}