summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkrolxon <krolyxon@tutanota.com>2025-01-21 17:04:51 +0530
committerkrolxon <krolyxon@tutanota.com>2025-01-21 17:04:51 +0530
commit52ac8deb29b4dd3560e4653cda4f095addbb2b15 (patch)
tree5b0113db881d57a6371f1f341c9714ba6599524c
parentc72ab30718c2907b10c9a03e9f3f4b729784a292 (diff)
newsboat change browser to brave, add notes alias
-rw-r--r--.config/newsboat/config2
-rw-r--r--.config/shell/aliasrc1
-rw-r--r--.local/share/vocab/words.txt1
3 files changed, 3 insertions, 1 deletions
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.