From b861528c1b6fc183d49daf18deb1ca485af5b9da Mon Sep 17 00:00:00 2001
From: Simon Ruderich <simon@ruderich.org>
Date: Thu, 7 Sep 2017 11:31:47 +0200
Subject: [PATCH] shell/alias: add mc alias for machinectl

---
 shell/aliases.in | 1 +
 1 file changed, 1 insertion(+)

diff --git a/shell/aliases.in b/shell/aliases.in
index cb59d9c..64c55cc 100644
--- a/shell/aliases.in
+++ b/shell/aliases.in
@@ -45,6 +45,7 @@ alias te=tree
 # systemd ... (sc is provided as shell script for better completoin)
 alias jc=journalctl
 alias lc=loginctl
+alias mc=machinectl
 
 
 unalias mv cp 2>/dev/null
-- 
2.49.0