mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 08:43:00 +00:00
Update Windows Config
This commit is contained in:
parent
40e939bfb4
commit
468d2378be
2 changed files with 3 additions and 2 deletions
|
|
@ -7,4 +7,5 @@ autoProxy=true
|
||||||
[experimental]
|
[experimental]
|
||||||
# requires dnsTunneling but are also OPTIONAL
|
# requires dnsTunneling but are also OPTIONAL
|
||||||
bestEffortDnsParsing=true
|
bestEffortDnsParsing=true
|
||||||
useWindowsDnsCache=true
|
useWindowsDnsCache=true
|
||||||
|
hostAddressLoopback=true
|
||||||
|
|
@ -96,4 +96,4 @@ Import-Module CompletionPredictor
|
||||||
If (Test-Path "$HOME\miniconda3\Scripts\conda.exe") {
|
If (Test-Path "$HOME\miniconda3\Scripts\conda.exe") {
|
||||||
(& "$HOME\miniconda3\Scripts\conda.exe" "shell.powershell" "hook") | Out-String | Where-Object{$_} | Invoke-Expression
|
(& "$HOME\miniconda3\Scripts\conda.exe" "shell.powershell" "hook") | Out-String | Where-Object{$_} | Invoke-Expression
|
||||||
}
|
}
|
||||||
#endregion
|
#endregion
|
||||||
Loading…
Add table
Add a link
Reference in a new issue