Add DEBEMAIL and DEBFULLNAME
This commit is contained in:
parent
cef97b8dd7
commit
5463986fb1
1 changed files with 2 additions and 0 deletions
|
@ -65,6 +65,8 @@ export TIME_STYLE="long-iso"
|
|||
|
||||
# Other exports.
|
||||
export ANSIBLE_NOCOWS=1
|
||||
export DEBEMAIL="anthony@acperkins.com"
|
||||
export DEBFULLNAME="Anthony Perkins"
|
||||
export EDITOR=vi
|
||||
export POWERSHELL_TELEMETRY_OPTOUT=1
|
||||
export PYTHONWARNINGS="ignore::UserWarning"
|
||||
|
|
Loading…
Reference in a new issue