diff options
| author | Xiao Pan <gky44px1999@gmail.com> | 2024-03-16 12:49:24 -0700 | 
|---|---|---|
| committer | Xiao Pan <gky44px1999@gmail.com> | 2024-03-16 12:49:24 -0700 | 
| commit | 1438970c7f9823d7bdbf261cf2d6eb8d45ed2aaa (patch) | |
| tree | 4750d2e115efc48403c00083927200f75bb74239 /sh/news | |
| parent | 62d40e1be29dfb4aa33ce173770681e4a4ec10d6 (diff) | |
Revert "update"
This reverts commit 62d40e1be29dfb4aa33ce173770681e4a4ec10d6.
Too much daily check, I move this one to monthly check.
Diffstat (limited to 'sh/news')
| -rwxr-xr-x | sh/news | 4 | 
1 files changed, 1 insertions, 3 deletions
| @@ -6,7 +6,6 @@ daily () {  	# mail.yahoo.com/d/folders/6 is spam folder  	# ihostart announcements rss feed not working on newsboat, not sure why, so I put here instead  	# I disabled discord notification for some lab/project group, I prefer check manually everyday -	# track tinygrad twitter see if AMD open source GPU firmware or not  	o "$BROWSER" \  		https://github.com/notifications \  		'https://mail.google.com/mail/u/0/#inbox' \ @@ -18,8 +17,7 @@ daily () {  		https://discord.com/channels/@me \  		https://en.wikipedia.org/wiki/Portal:Current_events \  		https://panel.ihostart.com/index.php?rp=/announcements \ -		https://flylightning.xyz \ -		https://twitter.com/__tinygrad__ +		https://flylightning.xyz  	# alacritty --hold must be before -e  	# full window: -w156, am and pm in one line: -w114  	o alacritty --hold -e rem -cu+2 -@ -w114 | 
