From: Simon Ruderich Date: Thu, 7 Sep 2017 09:49:26 +0000 (+0200) Subject: shell/aliases: fix typo in comment X-Git-Url: https://ruderich.org/simon/gitweb/?p=config%2Fdotfiles.git;a=commitdiff_plain;h=68334b23c7783d48794aa3ec140cc6aa19a9bbb2 shell/aliases: fix typo in comment --- diff --git a/shell/aliases.in b/shell/aliases.in index 5e9c33a..69270cc 100644 --- a/shell/aliases.in +++ b/shell/aliases.in @@ -42,7 +42,7 @@ alias mu=mutt alias rs=reset # like git's reset alias alias sa='ssh-add -t 1h' alias te=tree -# systemd ... (sc is provided as shell script for better completoin) +# systemd ... (sc is provided as shell script for better completion) alias jc=journalctl alias lc=loginctl alias mc=machinectl