X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=shell%2Faliases.in;h=297f5d93c5e576c394cb6f6acf6d37ca3a6173e1;hb=4f7b2f8b413a236e0e310cfa8f4c7e05cca30ec8;hp=8f05c85fe105812a4621aba85341c360286505bb;hpb=c5bba505ff4c64e08226bee0abf1e5bb33dfb26d;p=config%2Fdotfiles.git diff --git a/shell/aliases.in b/shell/aliases.in index 8f05c85..297f5d9 100644 --- a/shell/aliases.in +++ b/shell/aliases.in @@ -30,6 +30,10 @@ alias t=tig alias v=vim # Shortcuts for a little less used programs. alias mu=mutt +# systemd ... +alias sc=systemctl +alias jc=journalctl +alias lc=loginctl unalias mv cp 2>/dev/null