added chromium alias so it opens up in incognito mode

This commit is contained in:
tomit4 2021-12-25 10:14:20 -08:00
parent 1d75a1ff1c
commit c83b1fa668

View file

@ -190,6 +190,7 @@ alias bluepill="cmatrix -bm -C cyan"
alias redpill="cmatrix -bm -C red"
alias nf="neofetch"
alias btop="xfce4-terminal --geometry=142x57+0+0 -x btop"
alias chromium="chromium --incognito"
alias {firefox,ff}="firefox-developer-edition &"
alias {sq,sql,sqlite}="sqlcipher"
alias view="viewnior"