]> ruderich.org/simon Gitweb - config/dotfiles.git/commitdiff
shell/alias: add mc alias for machinectl
authorSimon Ruderich <simon@ruderich.org>
Thu, 7 Sep 2017 09:31:47 +0000 (11:31 +0200)
committerSimon Ruderich <simon@ruderich.org>
Thu, 7 Sep 2017 09:31:47 +0000 (11:31 +0200)
shell/aliases.in

index cb59d9c4fc3953ba3595930c93702099b3be0600..64c55cc72d8de12d77d9701e6278bf4a6be8f55c 100644 (file)
@@ -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