From 133d06a0c3bac449e09bde772cb33b5268b4f597 Mon Sep 17 00:00:00 2001 From: rintyuu Date: Sat, 30 Mar 2024 00:39:06 -0700 Subject: [PATCH] Edited motd.sh --- motd.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/motd.sh b/motd.sh index 4810701..7b53173 100755 --- a/motd.sh +++ b/motd.sh @@ -1,3 +1,4 @@ +# be sure to append this file to your /etc/profile config echo echo "Laptop battery: $(acpi | awk '{print $4,$3,$5,$6}')" echo