From cadae7506e38c4559a9f16178323f2e44925c339 Mon Sep 17 00:00:00 2001 From: z3rOR0ne Date: Tue, 28 Feb 2023 01:35:22 -0800 Subject: [PATCH] :memo: Made note of firefox, removed alias --- aliases | 1 - updates.txt | 4 ++++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/aliases b/aliases index 858bb5e0..187ee74d 100644 --- a/aliases +++ b/aliases @@ -81,7 +81,6 @@ alias bluepill="neo-matrix --bold=2 -D --color=cyan --density=0.75 --charset=kat # alias btop="kitty -o font_size=12 -o background_opacity=0.50 -e btop; fullscreen enable" alias tshift='doas timeshift --delete && notify-send "  Previous Backup Deleted!" && doas timeshift --create && notify-send "  New Backup Created!" && doas timeshift --list' alias btop="bst -e btop" -alias firefox="librewolf" alias tor-browser="tor-browser &" alias leetcode="brave https://leetcode.com/accounts/login &" # sql basics: diff --git a/updates.txt b/updates.txt index 9f7416ac..5c0c55ff 100644 --- a/updates.txt +++ b/updates.txt @@ -214,3 +214,7 @@ doas pacman -S foliate xounralapp dash jpegoptim Install autoprefixer for css files: npm install -g postcss postcss-cli autoprefixer + +Install firefox (for when privacy facing browsers just can't do it...) + +doas pacman -S firefox