From 52ac8deb29b4dd3560e4653cda4f095addbb2b15 Mon Sep 17 00:00:00 2001 From: krolxon Date: Tue, 21 Jan 2025 17:04:51 +0530 Subject: [PATCH] newsboat change browser to brave, add notes alias --- .config/newsboat/config | 2 +- .config/shell/aliasrc | 1 + .local/share/vocab/words.txt | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.config/newsboat/config b/.config/newsboat/config index ad15ee1..749e1e3 100644 --- a/.config/newsboat/config +++ b/.config/newsboat/config @@ -7,7 +7,7 @@ unbind-key H unbind-key L unbind-key c unbind-key , -browser "librewolf --private-window %u" +browser "brave -incognito %u" # Feed settings prepopulate-query-feeds yes diff --git a/.config/shell/aliasrc b/.config/shell/aliasrc index a5c89f3..21c6a12 100644 --- a/.config/shell/aliasrc +++ b/.config/shell/aliasrc @@ -27,6 +27,7 @@ alias \ # yt="yt-dlp --embed-metadata -i -o '%(title)s.%(ext)s' --external-downloader=aria2c" \ alias on="tmux new-session -s notes -c ~/dox/brain" +alias todo="nvim ~/dox/brain/Todo.md" # Colorize commands when possible. alias \ diff --git a/.local/share/vocab/words.txt b/.local/share/vocab/words.txt index 58082e0..ee68ffc 100644 --- a/.local/share/vocab/words.txt +++ b/.local/share/vocab/words.txt @@ -149,3 +149,4 @@ indispensable -> absolutely necessaru; essential prowl -> to roam through stealthily, as in search of prey or plunder. chauffeured -> one employed to drive a private automobile. abysmal -> Resembling an abyss in depth; unfathomable. +contingency -> An event that may occur but that is not likely or intended; a possibility.