diff --git a/roles/home-cli/files/shrc b/roles/home-cli/files/shrc index 6f3f0b9..e71a7ba 100644 --- a/roles/home-cli/files/shrc +++ b/roles/home-cli/files/shrc @@ -27,6 +27,7 @@ export TIME_STYLE="long-iso" # Other exports. export ANSIBLE_NOCOWS=1 export EDITOR=vi +export POWERSHELL_TELEMETRY_OPTOUT=1 export PYTHONWARNINGS="ignore::UserWarning" PS1="$ "