Add alias for a private firefox window
This commit is contained in:
parent
5b7b97f055
commit
e907f2be1c
1 changed files with 6 additions and 0 deletions
|
@ -57,6 +57,12 @@ function screenkey-obs-func() {
|
|||
|
||||
alias screenkey-obs='screenkey-obs-func'
|
||||
# ======
|
||||
|
||||
# ======
|
||||
# Firefox
|
||||
# ======
|
||||
alias firefox-private='firefox --private-window'
|
||||
# ======
|
||||
# ===
|
||||
|
||||
# ===
|
||||
|
|
Loading…
Reference in a new issue