From: Simon Ruderich Date: Fri, 26 Jul 2019 05:32:18 +0000 (+0200) Subject: shell: aliases: remove mc alias for machinectl X-Git-Url: https://ruderich.org/simon/gitweb/?p=config%2Fdotfiles.git;a=commitdiff_plain;h=ccaa5dd73ac47e8a672f0d86609104323b5da008 shell: aliases: remove mc alias for machinectl Conflicts with existing mc alias for make clean. --- 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