Add alias for a private firefox window

This commit is contained in:
David Holland 2020-09-08 19:30:24 +02:00
parent 5b7b97f055
commit e907f2be1c
Signed by: DustVoice
GPG Key ID: 47068995A14EDCA9
1 changed files with 6 additions and 0 deletions

View File

@ -57,6 +57,12 @@ function screenkey-obs-func() {
alias screenkey-obs='screenkey-obs-func'
# ======
# ======
# Firefox
# ======
alias firefox-private='firefox --private-window'
# ======
# ===
# ===