From: Ian Kelling Date: Fri, 21 Jun 2024 13:57:30 +0000 (-0400) Subject: small bug fix X-Git-Url: https://iankelling.org/git/?a=commitdiff_plain;h=5361fd5efa330d8812262bcfeec7883aa9a9ab31;p=distro-setup small bug fix --- diff --git a/.bashrc b/.bashrc index ac78814..9e4310f 100644 --- a/.bashrc +++ b/.bashrc @@ -62,7 +62,7 @@ if [[ $EUID == 1000 && $TERM == linux && ! $DISPLAY && $(tty) = /dev/tty1 && -x else echo "systemctl status |& head:" printf "%s\n" "$tmp" - echo: systemctl list-jobs: + echo systemctl list-jobs: systemctl list-jobs fi fi