From: martin f. krafft Date: Sat, 2 Nov 2019 07:50:07 +0000 (+1300) Subject: import zsh aliases for systemctl X-Git-Url: https://git.madduck.net/etc/systemd.git/commitdiff_plain/2300d89744e26136ebc64e84d483d94cf6f73f54 import zsh aliases for systemctl --- diff --git a/.gitignore.d/systemd b/.gitignore.d/systemd index 2ba71e2..442f4b0 100644 --- a/.gitignore.d/systemd +++ b/.gitignore.d/systemd @@ -1,8 +1,5 @@ * !/.config/systemd/user/.gitignore -!/.config/vcsh/hooks-available/systemd.update -!/.config/vcsh/hooks-enabled/systemd.post-clone -!/.config/vcsh/hooks-enabled/systemd.post-enter -!/.config/vcsh/hooks-enabled/systemd.post-pull -!/.config/vcsh/hooks-enabled/systemd.post-run !/.gitignore.d/systemd +!/.zsh/aliases/sc +!/.zsh/aliases/scu diff --git a/.zsh/aliases/sc b/.zsh/aliases/sc new file mode 100644 index 0000000..f232a07 --- /dev/null +++ b/.zsh/aliases/sc @@ -0,0 +1 @@ +systemctl diff --git a/.zsh/aliases/scu b/.zsh/aliases/scu new file mode 100644 index 0000000..7823dbb --- /dev/null +++ b/.zsh/aliases/scu @@ -0,0 +1 @@ +systemctl --user