From fe0f2fa646e4364896983374a8b0699ab0822fc4 Mon Sep 17 00:00:00 2001 From: Mart Lubbers Date: Thu, 28 Mar 2019 10:08:57 +0100 Subject: [PATCH] small changes --- music/.ncmpcpp/error.log | 0 newsboat/.config/newsboat/config | 2 +- newsboat/.config/newsboat/urls | 2 ++ shell/.bashrc | 2 +- vim/.vim/spell/en.utf-8.add | 3 +++ vim/.vim/spell/en.utf-8.add.spl | Bin 204 -> 250 bytes 6 files changed, 7 insertions(+), 2 deletions(-) create mode 100644 music/.ncmpcpp/error.log diff --git a/music/.ncmpcpp/error.log b/music/.ncmpcpp/error.log new file mode 100644 index 0000000..e69de29 diff --git a/newsboat/.config/newsboat/config b/newsboat/.config/newsboat/config index 1e38883..1c30cf7 100644 --- a/newsboat/.config/newsboat/config +++ b/newsboat/.config/newsboat/config @@ -1 +1 @@ -browser "vlc %u &" +browser "firefox %u" diff --git a/newsboat/.config/newsboat/urls b/newsboat/.config/newsboat/urls index b7827d3..febb653 100644 --- a/newsboat/.config/newsboat/urls +++ b/newsboat/.config/newsboat/urls @@ -1,3 +1,5 @@ +https://tweakers.net/feeds/mixed.xml news "Tweakers" +https://www.chriskamphuis.com/feed.xml news "Chris Kamphuis" https://www.youtube.com/feeds/videos.xml?channel_id=UCXuqSBlHAE6Xw-yeJA0Tunw yt "Linus Tech Tips" https://www.youtube.com/feeds/videos.xml?channel_id=UC2oq8RM-S7dBk_cwF-Vvv5g yt "Vinyl Eyezz" https://www.youtube.com/feeds/videos.xml?channel_id=UC8uT9cgJorJPWu7ITLGo9Ww yt "The 8-Bit Guy" diff --git a/shell/.bashrc b/shell/.bashrc index 3cb3c7c..55be0b5 100644 --- a/shell/.bashrc +++ b/shell/.bashrc @@ -9,7 +9,7 @@ export TERMINAL=~/projects/st/st export EDITOR="vim -p" export TERM=screen export BROWSER=firefox -export PAGER=more +export PAGER=less export SUDO_ASKPASS=/usr/lib/ssh/ssh-askpass diff --git a/vim/.vim/spell/en.utf-8.add b/vim/.vim/spell/en.utf-8.add index 60b672d..87c9e57 100644 --- a/vim/.vim/spell/en.utf-8.add +++ b/vim/.vim/spell/en.utf-8.add @@ -10,3 +10,6 @@ Microcontrollers tonotopic backend backends +iTasks +mTask +IOT diff --git a/vim/.vim/spell/en.utf-8.add.spl b/vim/.vim/spell/en.utf-8.add.spl index 52581d658b6a6db6f28a231c3ae0e6b93352bff4..91310c54018a0b7d40a3220852a28cfd8b255f84 100644 GIT binary patch literal 250 zcmX|+I}QRd3`9K^1r0TvgF_%uAW;^}+AN9Ip`hb3oD;?oqRRO5W}M@8XQfYR z{SlG({1Uo2PF8V7zHGGZbgnuR-O8YD7gH=bjzPJTvVN5iW`1a^NLAm#zyrB=Kf;H|OK%Et?&_BJ$Z? z(=>Nqa6!TY8Ba_q4nbCH)CyjJ$ll>t(8e3NwywmF|JDjnP$mxm -- 2.20.1