From 5361fd5efa330d8812262bcfeec7883aa9a9ab31 Mon Sep 17 00:00:00 2001 From: Ian Kelling Date: Fri, 21 Jun 2024 09:57:30 -0400 Subject: [PATCH] small bug fix --- .bashrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.30.2