Skip to content
New issue

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

Reset to default, or locate the saved settings? #27

Closed
frizop opened this issue Sep 15, 2013 · 1 comment
Closed

Reset to default, or locate the saved settings? #27

frizop opened this issue Sep 15, 2013 · 1 comment

Comments

@frizop
Copy link

frizop commented Sep 15, 2013

I can't quite seem to figure out where this stuff saves to, so that I can wipe it out and start fresh, ideas?

@lzybkr
Copy link
Member

lzybkr commented Sep 15, 2013

You could do:

Remove-Module PSReadline; Import-Module PSReadline

The settings aren't actually saved anywhere.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants