diff options
author | Xiao Pan <gky44px1999@gmail.com> | 2024-01-30 00:21:45 -0800 |
---|---|---|
committer | Xiao Pan <gky44px1999@gmail.com> | 2024-01-30 00:21:45 -0800 |
commit | d02166ad4b487755e345229b8421fdfd6f0c60ab (patch) | |
tree | c6c5f9848e7b544fbf04a4beb4e79b8de746ee96 /news | |
parent | 7672be0d4054c802d8de443ac4ca3ddcf1b93ceb (diff) |
update
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' |