aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMitja Felicijan <mitja.felicijan@gmail.com>2025-02-09 01:12:33 +0100
committerMitja Felicijan <mitja.felicijan@gmail.com>2025-02-09 01:12:33 +0100
commit6ec6d19d81cb48774be97b5b1ef6b2876135f59d (patch)
tree6cf8178b672033d2d8bb40f3c2eb26d32a590912
parent1d5dd9791dcbc0812485847e4d408602c6daa622 (diff)
downloaddotfiles-6ec6d19d81cb48774be97b5b1ef6b2876135f59d.tar.gz
Removed cache.db
-rw-r--r--.newsboat/cache.dbbin9445376 -> 0 bytes
-rwxr-xr-x.newsboat/urls53
-rwxr-xr-x.shenanigans.sh1
3 files changed, 1 insertions, 53 deletions
diff --git a/.newsboat/cache.db b/.newsboat/cache.db
deleted file mode 100644
index e190519..0000000
--- a/.newsboat/cache.db
+++ /dev/null
Binary files differ
diff --git a/.newsboat/urls b/.newsboat/urls
deleted file mode 100755
index 1dbf366..0000000
--- a/.newsboat/urls
+++ /dev/null
@@ -1,53 +0,0 @@
1https://theorangeduck.com/feeds/pages
2https://geohot.github.io/blog/feed.xml
3https://lwn.net/headlines/rss
4https://kristoff.it/index.xml
5https://www.computerenhance.com/feed
6https://tratt.net/laurie/news.rss
7https://willhbr.net/feed.xml
8https://andrewkelley.me/rss.xml
9https://beyondloom.com/blog/rss.xml
10https://thomashunter.name/feed.rss
11https://decuser.github.io/feed.xml
12https://simonwillison.net/atom/entries/
13https://til.simonwillison.net/tils/feed.atom
14https://www.andreinc.net/feed.xml
15https://voussoir.net/writing/writing.atom
16https://blog.regehr.org/feed
17https://richiejp.com/atom.xml
18https://szymonkaliski.com/feed.xml
19https://world.hey.com/dhh/feed.atom
20https://mitchellh.com/feed.xml
21https://matt-rickard.com/rss
22https://neil.computer/rss/
23https://matduggan.com/rss/
24https://michael.stapelberg.ch/feed.xml
25https://journal.valeriansaliou.name/rss/
26https://www.duskborn.com/index.xml
27https://mirzapandzo.com/rss.xml
28https://mitjafelicijan.com/feed.xml
29https://crawl.develz.org/wordpress/feed
30https://go.dev/blog/feed.atom
31https://www.youtube.com/feeds/videos.xml?channel_id=UCqmugCqELzhIMNYnsjScXXw
32https://www.youtube.com/feeds/videos.xml?channel_id=UCYO_jab_esuFRV4b17AJtAw
33https://www.youtube.com/feeds/videos.xml?channel_id=UCSju5G2aFaWMqn-_0YBtq5A
34https://www.youtube.com/feeds/videos.xml?channel_id=UCUSck1dOH7VKmG4lRW7tZXg
35https://www.youtube.com/feeds/videos.xml?channel_id=UCkK9UDm_ZNrq_rIXCz3xCGA
36https://www.youtube.com/feeds/videos.xml?channel_id=UCwgKmJM4ZJQRJ-U5NjvR2dg
37https://www.youtube.com/feeds/videos.xml?channel_id=UC8DntJ-sBtgC-jA0yEjxqjw
38https://www.youtube.com/feeds/videos.xml?channel_id=UCrqM0Ym_NbK1fqeQG2VIohg
39https://www.youtube.com/feeds/videos.xml?channel_id=UCUzQJ3JBuQ9w-po4TXRJHiA
40https://www.youtube.com/feeds/videos.xml?channel_id=UCUyeluBRhGPCW4rPe_UvBZQ
41https://www.youtube.com/feeds/videos.xml?channel_id=UCS0N5baNlQWJCUrhCEo8WlA
42https://www.youtube.com/feeds/videos.xml?channel_id=UCsBjURrPoezykLs9EqgamOA
43https://www.youtube.com/feeds/videos.xml?channel_id=UCaTznQhurW5AaiYPbhEA-KA
44https://www.youtube.com/feeds/videos.xml?channel_id=UCld68syR8Wi-GY_n4CaoJGA
45https://www.youtube.com/feeds/videos.xml?channel_id=UCXuqSBlHAE6Xw-yeJA0Tunw
46https://www.youtube.com/feeds/videos.xml?channel_id=UCVk4b-svNJoeytrrlOixebQ
47https://www.youtube.com/feeds/videos.xml?channel_id=UCNzszbnvQeFzObW0ghk0Ckw
48https://www.youtube.com/feeds/videos.xml?channel_id=UCAMu6Dso0ENoNm3sKpQsy0g
49https://www.youtube.com/feeds/videos.xml?channel_id=UC2DjFE7Xf11URZqWBigcVOQ
50https://www.youtube.com/feeds/videos.xml?channel_id=UCVls1GmFKf6WlTraIb_IaJg
51https://www.youtube.com/feeds/videos.xml?channel_id=UCTAfm-YD2M9xzvbYvRc5ttA
52https://www.youtube.com/feeds/videos.xml?channel_id=UC5--wS0Ljbin1TjWQX6eafA
53https://www.youtube.com/feeds/videos.xml?channel_id=UCmtyQOKKmrMVaKuRXz02jbQ
diff --git a/.shenanigans.sh b/.shenanigans.sh
index 62bf710..e65d498 100755
--- a/.shenanigans.sh
+++ b/.shenanigans.sh
@@ -79,6 +79,7 @@ backup() {
79 # WoW settings and addons. 79 # WoW settings and addons.
80 cd $VHOME 80 cd $VHOME
81 rsync -azhv /home/$USER/Games/turtlewow/WTF turtlewow 81 rsync -azhv /home/$USER/Games/turtlewow/WTF turtlewow
82 rsync -azhv /home/$USER/Games/turtlewow/SuperWoWhook.dll turtlewow/
82 rsync -azhv /home/$USER/Games/turtlewow/start.sh turtlewow/ 83 rsync -azhv /home/$USER/Games/turtlewow/start.sh turtlewow/
83 84
84 # Sync with NAS. 85 # Sync with NAS.