]> git.madduck.net Git - etc/systemd.git/commitdiff

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

import zsh aliases for systemctl master
authormartin f. krafft <madduck@madduck.net>
Sat, 2 Nov 2019 07:50:07 +0000 (20:50 +1300)
committermartin f. krafft <madduck@madduck.net>
Sat, 2 Nov 2019 07:50:07 +0000 (20:50 +1300)
.gitignore.d/systemd
.zsh/aliases/sc [new file with mode: 0644]
.zsh/aliases/scu [new file with mode: 0644]

index 2ba71e24282b4117939aa928e99c7665361a6268..442f4b01c4e4ee44402d67a8726ba24e58a1c25c 100644 (file)
@@ -1,8 +1,5 @@
 *
 !/.config/systemd/user/.gitignore
 *
 !/.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
 !/.gitignore.d/systemd
+!/.zsh/aliases/sc
+!/.zsh/aliases/scu
diff --git a/.zsh/aliases/sc b/.zsh/aliases/sc
new file mode 100644 (file)
index 0000000..f232a07
--- /dev/null
@@ -0,0 +1 @@
+systemctl
diff --git a/.zsh/aliases/scu b/.zsh/aliases/scu
new file mode 100644 (file)
index 0000000..7823dbb
--- /dev/null
@@ -0,0 +1 @@
+systemctl --user