From 5762a729922855afb71d4ca1da0431f496aa2e15 Mon Sep 17 00:00:00 2001 From: aelesbao Date: Sun, 2 Dec 2012 13:02:26 -0800 Subject: [PATCH] Updated Plugins (markdown) --- Plugins.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Plugins.md b/Plugins.md index 31cefc4..b4ea7e3 100644 --- a/Plugins.md +++ b/Plugins.md @@ -542,6 +542,11 @@ Note that if a filename is misspelled or doesn't have the necessary path descrip * `sf2 = 'php app/console'` * `sf2clear = 'php app/console cache:clear'` +## systemd +**Maintainer:** [aelesbao](https://github.com/aelesbao) + +[systemd](http://http://freedesktop.org/wiki/Software/systemd) aliases plugin; Add `sc-[command]` aliases to all `systemctl` commands, using `sudo` when needed. + ## taskwarrior **Maintainer:** [lepht](https://github.com/lepht)