From 0340f3941b7607e4bc090c98b7b5cceca6642730 Mon Sep 17 00:00:00 2001 From: Calvin Morrison Date: Mon, 20 Mar 2023 09:32:38 -0400 Subject: add tlog and etlog --- etlog | 2 ++ 1 file changed, 2 insertions(+) create mode 100755 etlog (limited to 'etlog') diff --git a/etlog b/etlog new file mode 100755 index 0000000..713a77f --- /dev/null +++ b/etlog @@ -0,0 +1,2 @@ +#!/bin/bash +echo `date` $(echo "" | dmenu) >> ~/t/ttlog; -- cgit v1.2.3