aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.feeds.txt23
-rwxr-xr-x.shenanigans.sh2
-rw-r--r--.vimrc1
-rw-r--r--.xprofile6
4 files changed, 5 insertions, 27 deletions
diff --git a/.feeds.txt b/.feeds.txt
index 7b2b456..4ac2f03 100644
--- a/.feeds.txt
+++ b/.feeds.txt
@@ -1,18 +1,11 @@
1https://theorangeduck.com/feeds/pages "blogs"
2https://geohot.github.io/blog/feed.xml "blogs" 1https://geohot.github.io/blog/feed.xml "blogs"
3https://willhbr.net/feed.xml "blogs" 2https://willhbr.net/feed.xml "blogs"
4https://decuser.github.io/feed.xml "blogs"
5https://til.simonwillison.net/tils/feed.atom "blogs" 3https://til.simonwillison.net/tils/feed.atom "blogs"
6https://www.andreinc.net/feed.xml "blogs"
7https://voussoir.net/writing/writing.atom "blogs" 4https://voussoir.net/writing/writing.atom "blogs"
8https://blog.regehr.org/feed "blogs"
9https://richiejp.com/atom.xml "blogs" 5https://richiejp.com/atom.xml "blogs"
10https://world.hey.com/dhh/feed.atom "blogs" 6https://world.hey.com/dhh/feed.atom "blogs"
11https://matt-rickard.com/rss "blogs"
12https://neil.computer/rss/ "blogs"
13https://matduggan.com/rss/ "blogs" 7https://matduggan.com/rss/ "blogs"
14https://michael.stapelberg.ch/feed.xml "blogs" 8https://michael.stapelberg.ch/feed.xml "blogs"
15https://journal.valeriansaliou.name/rss/ "blogs"
16https://www.duskborn.com/index.xml "blogs" 9https://www.duskborn.com/index.xml "blogs"
17https://mirzapandzo.com/rss.xml "blogs" 10https://mirzapandzo.com/rss.xml "blogs"
18https://offbeatpursuit.com/blog/index.rss "blogs" 11https://offbeatpursuit.com/blog/index.rss "blogs"
@@ -25,19 +18,3 @@ https://go.dev/blog/feed.atom "releases"
25https://github.com/papers-we-love/papers-we-love/commits.atom "releases" 18https://github.com/papers-we-love/papers-we-love/commits.atom "releases"
26https://github.com/nothings/stb/commits.atom "releases" 19https://github.com/nothings/stb/commits.atom "releases"
27https://github.com/srevinsaju/Brave-AppImage/releases.atom "releases" 20https://github.com/srevinsaju/Brave-AppImage/releases.atom "releases"
28
29https://www.youtube.com/feeds/videos.xml?channel_id=UCwgKmJM4ZJQRJ-U5NjvR2dg "videos"
30https://www.youtube.com/feeds/videos.xml?channel_id=UCrqM0Ym_NbK1fqeQG2VIohg "videos"
31https://www.youtube.com/feeds/videos.xml?channel_id=UCUzQJ3JBuQ9w-po4TXRJHiA "videos"
32https://www.youtube.com/feeds/videos.xml?channel_id=UCsBjURrPoezykLs9EqgamOA "videos"
33https://www.youtube.com/feeds/videos.xml?channel_id=UCTAfm-YD2M9xzvbYvRc5ttA "videos"
34https://www.youtube.com/feeds/videos.xml?channel_id=UCoL8olX-259lS1N6QPyP4IQ "videos"
35https://www.youtube.com/feeds/videos.xml?channel_id=UC6107grRI4m0o2-emgoDnAA "videos"
36https://www.youtube.com/feeds/videos.xml?channel_id=UC2avWDLN1EI3r1RZ_dlSxCw "videos"
37https://www.youtube.com/feeds/videos.xml?channel_id=UCMN0a7GHQnC6H74SmCGSmdw "videos"
38https://www.youtube.com/feeds/videos.xml?channel_id=UCQ-W1KE9EYfdxhL6S4twUNw "videos"
39https://www.youtube.com/feeds/videos.xml?channel_id=UCwd5VFu4KoJNjkWJZMFJGHQ "videos"
40https://www.youtube.com/feeds/videos.xml?channel_id=UCchOYv10uQsKbDGMCzgDCrg "videos"
41https://www.youtube.com/feeds/videos.xml?channel_id=UCZNy_u_bnCCfalW-XBFUaCw "videos"
42https://www.youtube.com/feeds/videos.xml?channel_id=UC9J9u3apteD0EuFjzRpt71w "videos"
43https://www.youtube.com/feeds/videos.xml?channel_id=UC95m7aBYo7wgNCoHb1ojQYw "videos"
diff --git a/.shenanigans.sh b/.shenanigans.sh
index 03365cc..eb06db7 100755
--- a/.shenanigans.sh
+++ b/.shenanigans.sh
@@ -4,7 +4,7 @@
4# lm_sensors conky maim xlockmore picom cwm xclip xsetroot xdotool 4# lm_sensors conky maim xlockmore picom cwm xclip xsetroot xdotool
5# xss-lock wmctrl zip mc htop entr cifs-utils rsync jq rofi st lynx 5# xss-lock wmctrl zip mc htop entr cifs-utils rsync jq rofi st lynx
6# clang clang-tools-extra vim git curl tmux hstr tree make cmake gdb 6# clang clang-tools-extra vim git curl tmux hstr tree make cmake gdb
7# nvtop ctags stow newsboat mpv rsync python3-pipx lazygit tcc 7# vifm nvtop ctags stow newsboat mpv rsync python3-pipx lazygit tcc
8# Additonal stuff: 8# Additonal stuff:
9# go install golang.org/x/tools/gopls@latest 9# go install golang.org/x/tools/gopls@latest
10# pipx install pyright mdformat 10# pipx install pyright mdformat
diff --git a/.vimrc b/.vimrc
index 6b8fc8e..4d2a156 100644
--- a/.vimrc
+++ b/.vimrc
@@ -5,6 +5,7 @@ call plug#begin()
5 Plug 'tpope/vim-commentary' 5 Plug 'tpope/vim-commentary'
6 Plug 'mitjafelicijan/sniper.vim' 6 Plug 'mitjafelicijan/sniper.vim'
7 Plug 'ctrlpvim/ctrlp.vim' 7 Plug 'ctrlpvim/ctrlp.vim'
8 Plug 'tvaintrob/bicep.vim'
8call plug#end() 9call plug#end()
9 10
10set encoding=utf8 spelllang=en_us laststatus=2 tabstop=4 shiftwidth=4 11set encoding=utf8 spelllang=en_us laststatus=2 tabstop=4 shiftwidth=4
diff --git a/.xprofile b/.xprofile
index 821a17a..2676334 100644
--- a/.xprofile
+++ b/.xprofile
@@ -2,8 +2,8 @@ xkbset bo 50
2xset r rate 400 30 2xset r rate 400 30
3xset dpms 0 0 1800 3xset dpms 0 0 1800
4xset s 900 4xset s 900
5
6xss-lock -- xlock & 5xss-lock -- xlock &
7xinput --set-prop "pointer:Logitech MX Master 3" "libinput Accel Speed" -0.8 6xinput --set-prop "pointer:Logitech MX Master 3" "libinput Accel Speed" -0.8
8picom --vsync --backend glx & 7
9conky -d & 8# picom --vsync --backend glx &
9# conky -d &