diff options
author | Calvin Morrison <calvin@fastmailteam.com> | 2023-03-20 09:32:38 -0400 |
---|---|---|
committer | Calvin Morrison <calvin@fastmailteam.com> | 2023-03-20 09:32:38 -0400 |
commit | 0340f3941b7607e4bc090c98b7b5cceca6642730 (patch) | |
tree | 309f5405f4157adca3ffd79a46a2e7d25197ad3b /etlog | |
parent | 256efaa408e2360f3410a38df2ed586ae3568420 (diff) |
Diffstat (limited to 'etlog')
-rwxr-xr-x | etlog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -0,0 +1,2 @@ +#!/bin/bash +echo `date` $(echo "" | dmenu) >> ~/t/ttlog; |