Only show LTS PowerShell versions
This commit is contained in:
parent
e075a5c71d
commit
8aae06f401
1 changed files with 1 additions and 0 deletions
|
@ -43,6 +43,7 @@ export HISTCONTROL=ignorespace:ignoredups
|
||||||
export PAGER=less
|
export PAGER=less
|
||||||
export PAPERSIZE=a4
|
export PAPERSIZE=a4
|
||||||
export POWERSHELL_TELEMETRY_OPTOUT=1
|
export POWERSHELL_TELEMETRY_OPTOUT=1
|
||||||
|
export POWERSHELL_UPDATE_CHECK=LTS
|
||||||
export PYTHONWARNINGS=ignore::UserWarning
|
export PYTHONWARNINGS=ignore::UserWarning
|
||||||
export VIRSH_DEFAULT_CONNECT_URI=qemu:///session
|
export VIRSH_DEFAULT_CONNECT_URI=qemu:///session
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue