Skip to content

Instantly share code, notes, and snippets.

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>Label</key>
<string>Restart Maccy</string>
<key>ProgramArguments</key>
<array>
<string>/bin/sh</string>
<string>-c</string>
@kra-mo
kra-mo / insert_header.lua
Last active February 1, 2024 18:06
Insert header Lite XL plugin
-- mod-version:3
-- insert_header.lua
-- Copyright 2024 kramo
-- This program is free software: you can redistribute it and/or modify
-- it under the terms of the GNU General Public License as published by
-- the Free Software Foundation, either version 3 of the License, or
-- (at your option) any later version.
@kra-mo
kra-mo / flatpak.lua
Last active January 26, 2024 22:27
Flatpak Builder Lite XL plugin
-- mod-version:3
-- flatpak.lua
--
-- Copyright 2024 kramo
--
-- This program is free software: you can redistribute it and/or modify
-- it under the terms of the GNU General Public License as published by
-- the Free Software Foundation, either version 3 of the License, or
-- (at your option) any later version.
--