From 6739aad5481fa32f02458ca72aaba4728fd4abfa Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Sat, 14 Sep 2024 22:52:54 +0200 Subject: Update --- README.md | 1 + shenanigans.sh | 10 +++++++++ urls | 64 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 75 insertions(+) create mode 100755 urls diff --git a/README.md b/README.md index 6443039..7516961 100644 --- a/README.md +++ b/README.md @@ -15,4 +15,5 @@ ln -s ~/.dotfiles/helix.toml ~/.config/helix/config.toml ln -s ~/.dotfiles/tmux.conf ~/.tmux.conf ln -s ~/.dotfiles/vimrc ~/.vimrc ln -s ~/.dotfiles/newsboat ~/.newsboat/config +ln -s ~/.dotfiles/urls ~/.newsboat/urls ``` diff --git a/shenanigans.sh b/shenanigans.sh index 696b618..2bf22c3 100755 --- a/shenanigans.sh +++ b/shenanigans.sh @@ -71,6 +71,16 @@ if [[ $- =~ .i. ]]; then bind '"\C-h": "\C-a hstr -- \C-j"'; fi # Useful function. Much wow! +poe() { + cd ~/.wine/drive_c/Program\ Files\ \(x86\)/Grinding\ Gear\ Games/Path\ of\ Exile/ + DXVK_FRAME_RATE=240 DXVK_HUD=0 wine Client.exe +} + +wow() { + cd ~/Games/turtlewow/ + ./start.sh +} + backup() { CWD=$(pwd) VHOME=/home/$USER/Vault diff --git a/urls b/urls new file mode 100755 index 0000000..faaed34 --- /dev/null +++ b/urls @@ -0,0 +1,64 @@ +# Videos +https://www.youtube.com/feeds/videos.xml?channel_id=UCrqM0Ym_NbK1fqeQG2VIohg Videos +https://www.youtube.com/feeds/videos.xml?channel_id=UCUzQJ3JBuQ9w-po4TXRJHiA Videos +https://www.youtube.com/feeds/videos.xml?channel_id=UCUyeluBRhGPCW4rPe_UvBZQ Videos +https://www.youtube.com/feeds/videos.xml?channel_id=UCS0N5baNlQWJCUrhCEo8WlA Videos +https://www.youtube.com/feeds/videos.xml?channel_id=UCsBjURrPoezykLs9EqgamOA Videos +https://www.youtube.com/feeds/videos.xml?channel_id=UC3ts8coMP645hZw9JSD3pqQ Videos +https://www.youtube.com/feeds/videos.xml?channel_id=UCaTznQhurW5AaiYPbhEA-KA Videos +https://www.youtube.com/feeds/videos.xml?channel_id=UCld68syR8Wi-GY_n4CaoJGA Videos +https://www.youtube.com/feeds/videos.xml?channel_id=UCXuqSBlHAE6Xw-yeJA0Tunw Videos +https://www.youtube.com/feeds/videos.xml?channel_id=UCVk4b-svNJoeytrrlOixebQ Videos +https://www.youtube.com/feeds/videos.xml?channel_id=UCNzszbnvQeFzObW0ghk0Ckw Videos +https://www.youtube.com/feeds/videos.xml?channel_id=UCAMu6Dso0ENoNm3sKpQsy0g Videos +https://www.youtube.com/feeds/videos.xml?channel_id=UC2DjFE7Xf11URZqWBigcVOQ Videos +https://www.youtube.com/feeds/videos.xml?channel_id=UCVls1GmFKf6WlTraIb_IaJg Videos +https://www.youtube.com/feeds/videos.xml?channel_id=UCTAfm-YD2M9xzvbYvRc5ttA Videos +https://www.youtube.com/feeds/videos.xml?channel_id=UC5--wS0Ljbin1TjWQX6eafA Videos + +# Announcements +https://harelang.org/index.xml Announcements +https://emacsredux.com/atom.xml Announcements +https://crawl.develz.org/wordpress/feed Announcements +https://go.dev/blog/feed.atom Announcements +https://blog.gtk.org/feed/ Announcements + +# TV Shows release notification +https://showrss.info/user/280834.rss?magnets=true&namespaces=true&name=null&quality=fhd&re=null "TV Shows" "~TV Shows releases" + +# Blogs +https://jameshfisher.com/feed.xml Blogs +https://www.computerenhance.com/feed Blogs +https://tratt.net/laurie/news.rss Blogs +https://willhbr.net/feed.xml Blogs +https://andrewkelley.me/rss.xml Blogs +https://beyondloom.com/blog/rss.xml Blogs +https://blog.orhun.dev/rss.xml Blogs +https://simonwillison.net/atom/entries/ Blogs +https://til.simonwillison.net/tils/feed.atom Blogs +https://danluu.com/atom.xml Blogs "~Dan Luu" +https://www.andreinc.net/feed.xml Blogs +https://voussoir.net/writing/writing.atom Blogs "~Ethan Dalool / Voussoir" +https://blog.regehr.org/feed Blogs +https://richiejp.com/atom.xml Blogs "~Richard Palethorpe" +https://szymonkaliski.com/feed.xml Blogs +https://world.hey.com/dhh/feed.atom Blogs +https://world.hey.com/jason/feed.atom Blogs +https://mitchellh.com/feed.xml Blogs +https://matt-rickard.com/rss Blogs +https://solar.lowtechmagazine.com/posts/index.xml Blogs +https://utcc.utoronto.ca/~cks/space/blog/?atom Blogs +https://neil.computer/rss/ Blogs +https://matduggan.com/rss/ Blogs +https://michael.stapelberg.ch/feed.xml Blogs +https://offbeatpursuit.com/blog/index.rss Blogs "~Offbeatpursuit - Blog" +https://offbeatpursuit.com/paste/index.rss Blogs "~Offbeatpursuit - Paste" +https://offbeatpursuit.com/notes/index.rss Blogs "~Offbeatpursuit - Notes" +https://journal.valeriansaliou.name/rss/ Blogs +https://www.taniarascia.com/rss.xml Blogs +https://snarky.ca/rss/ Blogs +https://www.jeffgeerling.com/blog.xml Blogs +https://serokell.io/blog.rss.xml Blogs +https://www.duskborn.com/index.xml Blogs +https://mirzapandzo.com/rss.xml Blogs +https://mitjafelicijan.com/feed.xml Blogs -- cgit v1.2.3