Always start Chromium in incognito mode
This commit is contained in:
parent
21821ee2ab
commit
8164dd780f
1 changed files with 1 additions and 0 deletions
|
@ -74,6 +74,7 @@ export PAPERSIZE="a4" # Default paper size (GhostScript).
|
|||
|
||||
# Other exports.
|
||||
export ANSIBLE_NOCOWS=1
|
||||
export CHROMIUM_FLAGS="--incognito"
|
||||
export DEBEMAIL="anthony@acperkins.com"
|
||||
export DEBFULLNAME="Anthony Perkins"
|
||||
export EDITOR=vi
|
||||
|
|
Loading…
Reference in a new issue