small bug fix
authorIan Kelling <ian@iankelling.org>
Fri, 21 Jun 2024 13:57:30 +0000 (09:57 -0400)
committerIan Kelling <ian@iankelling.org>
Fri, 21 Jun 2024 13:57:30 +0000 (09:57 -0400)
.bashrc

diff --git a/.bashrc b/.bashrc
index ac78814f350e48ee565201e335e4af9f19216859..9e4310fdd63178593c7805310e5bf82dfb1de2d2 100644 (file)
--- 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