dotfiles

$HOME is where the <3 is
git clone git://git.alexkarle.com/dotfiles.git
Log | Files | Refs | Submodules | README | LICENSE

commit dcd5b41e11db9e98b966284cc331ba82170f5f38 (patch)
parent 9a4fd05f380cf5ba404f91db38b1c257535c3a24
Author: Alex Karle <alex@alexkarle.com>
Date:   Sun,  7 Jan 2024 03:53:41 +0000

plan9: Add battery script

Diffstat:
Aplan9/bin/rc/bat | 3+++
1 file changed, 3 insertions(+), 0 deletions(-)

diff --git a/plan9/bin/rc/bat b/plan9/bin/rc/bat @@ -0,0 +1,3 @@ +#!/bin/rc +aux/acpi +cat /mnt/acpi/battery