diff options
Diffstat (limited to 'sh/news')
| -rwxr-xr-x | sh/news | 4 | 
1 files changed, 2 insertions, 2 deletions
| @@ -1,6 +1,8 @@  #!/bin/sh  daily () { +	# telegram track crunchbits.com "1.5GB Yearly SSD VPS" availability via crunchbits.monster telegram channel +	o telegram-desktop  	# 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 @@ -18,8 +20,6 @@ daily () {  		https://flylightning.xyz  	# alacritty --hold must be before -e  	# full window: -w156, am and pm in one line: -w114 -	# telegram track crunchbits.com "1.5GB Yearly SSD VPS" availability via crunchbits.monster telegram channel -	o telegram-desktop  	o alacritty --hold -e rem -cu+2 -@ -w114  	o alacritty --hold -e wtr  	o alacritty -e newsboat | 
