]> ruderich.org/simon Gitweb - config/dotfiles.git/blobdiff - shell/aliases.in
add wrapper for systemctl with shorter commands
[config/dotfiles.git] / shell / aliases.in
index ef3b19fa21a73bdd3be7e742299b858a6ec01bff..06d7277bc0e4627c7197747e5da1c8507cb2beed 100644 (file)
@@ -40,10 +40,9 @@ alias mj='make -j'
 alias mu=mutt
 alias sa='ssh-add -t 1h'
 alias te=tree
-# systemd ...
+# systemd ... (sc is provided as shell script for better completoin)
 alias jc=journalctl
 alias lc=loginctl
-alias sc=systemctl
 
 
 unalias mv cp 2>/dev/null