📝 Made note of firefox, removed alias

This commit is contained in:
z3rOR0ne 2023-02-28 01:35:22 -08:00
parent 1ec521f2ba
commit cadae7506e
2 changed files with 4 additions and 1 deletions

View file

@ -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:

View file

@ -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