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

Change the z to other key #53

Closed
gabrielnemeth opened this issue Nov 6, 2021 · 1 comment
Closed

Change the z to other key #53

gabrielnemeth opened this issue Nov 6, 2021 · 1 comment

Comments

@gabrielnemeth
Copy link

Hey, new powershell user here. Is it possible to set up a different key?

@badmotorfinger
Copy link
Owner

Yes it is possible. Line 63 of z.psm1 you'd change the function name from z to whatever other key you'd like to use and you also need to change line 663 -Function z to -Function <other key>

It would be nice if this was configurable, however, I don't have the time to do this.

Pull requests welcome :)

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