diff --git a/Examples.md b/Examples.md index 9ba35c3..c2f65e1 100644 --- a/Examples.md +++ b/Examples.md @@ -550,6 +550,10 @@ fkill() { } ``` +### Systemctl units + +The https://github.com/NullSense/fuzzy-sys project implements frequently used systemctl unit file manipulating commands. + ### Git List all available git commands and help with [`git-commands`](https://github.com/hankchanocd/git-commands)