diff options
author | Xiao Pan <gky44px1999@gmail.com> | 2023-09-20 20:02:39 -0700 |
---|---|---|
committer | Xiao Pan <gky44px1999@gmail.com> | 2023-09-20 20:02:39 -0700 |
commit | a240c42369e9aa26b48e8d60717e52d3534e53ef (patch) | |
tree | 49f4d08cf9fe551d79cb71ad227db2bfcbb18f91 /home/xyz/.local | |
parent | 088217fcce1e8cd34096f04ddd0dd9aa37786c7f (diff) |
even though I do not involved in that telegram group any more, it is still nice to learn what others want
Diffstat (limited to 'home/xyz/.local')
-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 |