From 9d82f58f797c7af575b91bb9891506c5abd8a8e5 Mon Sep 17 00:00:00 2001 From: Igor Avdeev Date: Fri, 6 Nov 2015 16:11:03 +0300 Subject: [PATCH] Add more aliases for systemd --user --- plugins/systemd/systemd.plugin.zsh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/systemd/systemd.plugin.zsh b/plugins/systemd/systemd.plugin.zsh index 73c52436a..f91270eab 100644 --- a/plugins/systemd/systemd.plugin.zsh +++ b/plugins/systemd/systemd.plugin.zsh @@ -3,7 +3,7 @@ user_commands=( is-enabled list-jobs show-environment cat) dash_user_commands=( - start stop status enable disable edit + start stop restart status enable disable edit cat ) sudo_commands=(