Create a small script that opens systemd-unit related config file #169
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Create a small script that tries to be smart - if it finds a normal command in
ExecStart, see if it can find any paths in the arguments. If it finds a shell wrapper, open it and look for file paths. IfX-ReloadTriggers/X-RestartTriggersis set, use that.Maybe let the user choose between found paths with fzf if it's ambiguous.