summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.newsboat/urls5
-rw-r--r--.zshrc3
2 files changed, 3 insertions, 5 deletions
diff --git a/.newsboat/urls b/.newsboat/urls
index 0c1f4f9..88c8d1c 100644
--- a/.newsboat/urls
+++ b/.newsboat/urls
@@ -1,13 +1,8 @@
1https://movingfulcrum.com/rss/ tech
2https://blog.jez.io/atom.xml blog
3https://byorgey.wordpress.com/feed/ tech 1https://byorgey.wordpress.com/feed/ tech
4https://mathlesstraveled.com/feed/ tech 2https://mathlesstraveled.com/feed/ tech
5http://joeyh.name/blog/index.rss tech
6https://programmingisterrible.com/rss tech
7https://www.joelonsoftware.com/feed/ tech 3https://www.joelonsoftware.com/feed/ tech
8https://www.ralfj.de/blog/feed.xml tech blog 4https://www.ralfj.de/blog/feed.xml tech blog
9https://bilgesusever.wordpress.com/feed/ blog 5https://bilgesusever.wordpress.com/feed/ blog
10https://ambrevar.xyz/atom.xml
11http://llewellynfalco.blogspot.com/feeds/posts/default 6http://llewellynfalco.blogspot.com/feeds/posts/default
12https://itsfoss.com/feed/ tech news 7https://itsfoss.com/feed/ tech news
13https://bullets.tech/rss/latest.xml 8https://bullets.tech/rss/latest.xml
diff --git a/.zshrc b/.zshrc
index 5e55847..d562771 100644
--- a/.zshrc
+++ b/.zshrc
@@ -149,6 +149,7 @@ alias f="find . -name"
149alias b="buku --suggest --colors 'onlxm'" 149alias b="buku --suggest --colors 'onlxm'"
150alias tp='trash-put' 150alias tp='trash-put'
151alias ls='exa' 151alias ls='exa'
152alias h='habitctl'
152 153
153[ -f ~/.fzf.zsh ] && source ~/.fzf.zsh 154[ -f ~/.fzf.zsh ] && source ~/.fzf.zsh
154 155
@@ -164,3 +165,5 @@ PERL_MM_OPT="INSTALL_BASE=/home/yigit/perl5"; export PERL_MM_OPT;
164function te { 165function te {
165 cd $(mktemp -d /tmp/$1.XXXX) 166 cd $(mktemp -d /tmp/$1.XXXX)
166} 167}
168
169source /home/yigit/.config/broot/launcher/bash/br