]> 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 1211d978d2a160c59ce55f20871ebac54cbac7ea..06d7277bc0e4627c7197747e5da1c8507cb2beed 100644 (file)
@@ -39,11 +39,10 @@ alias mc='make clean'
 alias mj='make -j'
 alias mu=mutt
 alias sa='ssh-add -t 1h'
-alias tr=tree
-# systemd ...
+alias te=tree
+# 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