diff options
Diffstat (limited to 'news')
-rwxr-xr-x | news | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,6 +8,7 @@ daily () { o alacritty --hold -e rem -cu+2 -@ -w114 o alacritty --hold -e wtr o alacritty -e newsboat + o alacritty --hold -e rate o alacritty --hold -e pass practice_password0 o alacritty --hold -e pass practice_password1 o alacritty --hold -e pass practice_password2 @@ -15,7 +16,6 @@ daily () { monthly () { o "$BROWSER" https://smtp.cheogram.com/ http://download.huzheng.org - o alacritty --hold -e rate # Show 3 months' remind. I use 3 months because it is better to know I20 deadline 3 months earlier so I have 2 months to prepare the money for extension. # (2*31+30+6)/7=14. Consider month 1 day 1 is on Sunday and make sure month 3 day 31 is shown. Tested with `rem -cu+14 -@ -w114 2025-03-01` o alacritty --hold -e sh -c 'rem -cu+14 -@ -w114 | $PAGER' |