stew

a monorepo of some sort
git clone git://git.nsmpr.xyz/stew.git
Log | Files | Refs

commit 8ca6e86b75adb546709fc776d36eeabd43eff1c5
parent 44bb88fe65672f0950f16745771b0040edbd32e8
Author: Pavel Renev <an2qzavok@gmail.com>
Date:   Mon, 26 Aug 2024 22:00:34 +0000

rc/Winwatch: style

Diffstat:
Mrc/Winwatch | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rc/Winwatch b/rc/Winwatch @@ -5,7 +5,7 @@ rfork e dir=/dev/wsys cd $dir -for (winid in `{ls}) { +for(winid in `{ls}){ wdir=$dir/$winid label = `{cat $wdir/label} echo 'echo current >>' $wdir/wctl '#' $label