From ccaa5dd73ac47e8a672f0d86609104323b5da008 Mon Sep 17 00:00:00 2001 From: Simon Ruderich Date: Fri, 26 Jul 2019 07:32:18 +0200 Subject: [PATCH] shell: aliases: remove mc alias for machinectl Conflicts with existing mc alias for make clean. --- shell/shell/aliases.in | 1 - 1 file changed, 1 deletion(-) diff --git a/shell/shell/aliases.in b/shell/shell/aliases.in index cd0cd04..a2f0341 100644 --- a/shell/shell/aliases.in +++ b/shell/shell/aliases.in @@ -47,7 +47,6 @@ alias ti=timew # systemd ... (sc is provided as shell script for better completion) alias jc=journalctl alias lc=loginctl -alias mc=machinectl unalias mv cp 2>/dev/null -- 2.43.2