I use Firefox as my main browser. I use the multi-account containers extension in Firefox to seperate my browsing activities. Brave is installed as a backup in case firefox fails me. I use TOR browser for searching for stuff that I don’t want linked to me.
I actually use both in fish. I use aliases for some longer commands. For example I have
la
as an alias foreza -la --icons=auto --group-directories-first
because I don’t really want to see it every time I runla
. I use abbreviations for some shorter commands. For examplesystemctl
abbreviated tosys
andsystemctl --user
abbreviated tosysu
.