diff --git a/roles/home-cli/files/shrc b/roles/home-cli/files/shrc index 3ca2f03..ea21a31 100644 --- a/roles/home-cli/files/shrc +++ b/roles/home-cli/files/shrc @@ -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