diff options
author | Xiao Pan <gky44px1999@gmail.com> | 2023-07-29 18:03:40 -0700 |
---|---|---|
committer | Xiao Pan <gky44px1999@gmail.com> | 2023-07-29 18:03:40 -0700 |
commit | 93c673f9174803c689abce7f72955a09c1202831 (patch) | |
tree | b92f33acc5034db140fa6b523174b889e831d297 /home/xyz/.local | |
parent | 5dfb9b6a6df24b1805f0d91815d4ecde16e0f5d5 (diff) |
debloat
Diffstat (limited to 'home/xyz/.local')
-rwxr-xr-x | home/xyz/.local/bin/news | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/home/xyz/.local/bin/news b/home/xyz/.local/bin/news index 9a9ae668..03a97d1b 100755 --- a/home/xyz/.local/bin/news +++ b/home/xyz/.local/bin/news @@ -1,7 +1,6 @@ #!/bin/sh daily () { - o telegram-desktop # maybe add: https://discord.com/channels/@me # mail.yahoo.com/d/folders/6 is spam folder o "$BROWSER" https://github.com/notifications https://mail.google.com 'https://mail.google.com/mail/u/0/#spam' https://mail.yahoo.com https://mail.yahoo.com/d/folders/6 https://kyun.host/ 'https://bugzilla.kernel.org/show_bug.cgi?id=217596' @@ -10,7 +9,6 @@ daily () { o alacritty --hold -e rem -cu+2 -@ -w114 o alacritty --hold -e wtr o alacritty -e newsboat - o alacritty -e weechat } monthly () { |