stoof
This commit is contained in:
2
.bashrc
2
.bashrc
@@ -149,6 +149,8 @@ alias td='todo done'
|
||||
alias te='todo edit'
|
||||
alias tj='todo jira'
|
||||
|
||||
alias wo='vim ~/sync/workout/workout.txt'
|
||||
|
||||
|
||||
#######################################################
|
||||
# WORK
|
||||
|
||||
@@ -1,18 +1,41 @@
|
||||
"query:all articles:unread = \"yes\" or unread = \"no\""
|
||||
---Reddit---
|
||||
https://www.reddit.com/r/stupidpol/.rss
|
||||
|
||||
---News---
|
||||
https://thegrayzone.com/rss
|
||||
https://multipolarista.com/rss
|
||||
https://www.telesurenglish.net/feed/
|
||||
https://theintercept.com/feed/
|
||||
https://jacobin.com/feed
|
||||
https://www.propublica.org/feeds
|
||||
https://www.racket.news/feed
|
||||
https://feeds.a.dj.com/rss/RSSWorldNews.xml "Wall Street Journal (World)"
|
||||
https://www.npr.org/rss/rss.php?id=1001 "NPR (US News)"
|
||||
https://rss.nytimes.com/services/xml/rss/nyt/HomePage.xml "NYTimes Front Page"
|
||||
https://www.wsws.org/en/rss.xml
|
||||
|
||||
---Tech---
|
||||
https://landchad.net/rss.xml
|
||||
https://videos.lukesmith.xyz/feeds/videos.xml?videoChannelId=2 "~Luke Smith (Videos)"
|
||||
https://hnrss.org/frontpage "Hacker News (Top Stories)"
|
||||
https://pluralistic.net/feed/
|
||||
https://blog.privacyguides.org/feed_rss_created.xml
|
||||
https://lukesmith.xyz/index.xml "~Luke Smith (Blog)"
|
||||
https://www.techdirt.com/techdirt_rss.xml "~TechDirt"
|
||||
https://feeds.arstechnica.com/arstechnica/index "~Ars Technica"
|
||||
https://www.theverge.com/rss/index.xml "~The Verge"
|
||||
https://www.linuxlinks.com/feed/ "~LinuxLinks"
|
||||
https://itsfoss.com/feed/ "~It's FOSS"
|
||||
https://kmandla.wordpress.com/feed/ "~K.Mandla"
|
||||
https://distrowatch.com/news/dw.xml "~DistroWatch"
|
||||
https://lwn.net/headlines/rss "~LWN.net"
|
||||
https://www.youtube.com/feeds/videos.xml?channel_id=UCld68syR8Wi-GY_n4CaoJGA
|
||||
|
||||
---Podcasts---
|
||||
https://feeds.simplecast.com/dCXMIpJz "Last Podcast On the Left"
|
||||
http://feeds.soundcloud.com/users/soundcloud:users:572119410/sounds.rss podcasts "Fall of Civilziation"
|
||||
https://feeds.feedburner.com/dancarlin/history?format=xml podcasts "Hardcore History"
|
||||
http://feeds.soundcloud.com/users/soundcloud:users:572119410/sounds.rss "Fall of Civilziation"
|
||||
https://feeds.feedburner.com/dancarlin/history?format=xml "Hardcore History"
|
||||
|
||||
---Stores---
|
||||
https://www.darkdescentrecords.com/shop/shop/rss
|
||||
|
||||
@@ -5,11 +5,8 @@
|
||||
# homedir-relative path, or XDG_xxx_DIR="/yyy", where /yyy is an
|
||||
# absolute path. No other format is supported.
|
||||
#
|
||||
<<<<<<< Updated upstream
|
||||
XDG_DESKTOP_DIR="$HOME/desktop"
|
||||
=======
|
||||
XDG_DESKTOP_DIR="$HOME/"
|
||||
>>>>>>> Stashed changes
|
||||
XDG_DOWNLOAD_DIR="$HOME/dls"
|
||||
XDG_TEMPLATES_DIR="$HOME/"
|
||||
XDG_PUBLICSHARE_DIR="$HOME/"
|
||||
|
||||
Reference in New Issue
Block a user