We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When I am looking at dev_app.ps1 I don't know what all of the following settings actually do:
Set-ItemProperty -Path HKCU:\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced -Name NavPaneExpandToCurrentFolder -Value 1
It would be great to see what all of these do, like jay harris did in his dotfiles for windows.
The text was updated successfully, but these errors were encountered:
great idea, i started trying to do that on some stuff but yes, would be useful if we did it everywhere for stuff that wasn't straight forward.
Sorry, something went wrong.
https://github.com/Microsoft/windows-dev-box-setup-scripts/issues/53
103cfbd
@mjwsteenbergen i have this checked into a branch, won't close until it is in master
part of PR #59
No branches or pull requests
When I am looking at dev_app.ps1 I don't know what all of the following settings actually do:
It would be great to see what all of these do, like jay harris did in his dotfiles for windows.
The text was updated successfully, but these errors were encountered: