diff options
Diffstat (limited to 'home/xyz/.local/bin/news')
-rwxr-xr-x | home/xyz/.local/bin/news | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/home/xyz/.local/bin/news b/home/xyz/.local/bin/news index aa09ae22..3f7cf1c8 100755 --- a/home/xyz/.local/bin/news +++ b/home/xyz/.local/bin/news @@ -14,6 +14,7 @@ daily () { monthly () { o "$BROWSER" https://smtp.cheogram.com/ https://linuxmint.com/download_lmde.php o alacritty --hold -e rate + o telegram-desktop } if [ $# -eq 0 ]; then |