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

wrong command suggestion on zmk config error #1

Closed
joelspadin opened this issue Aug 24, 2024 · 0 comments · Fixed by #8
Closed

wrong command suggestion on zmk config error #1

joelspadin opened this issue Aug 24, 2024 · 0 comments · Fixed by #8
Labels
bug Something isn't working

Comments

@joelspadin
Copy link
Collaborator

Copied from joelspadin#1

how to recreate: if you move the configuration directory to another path and run zmk cd it will output the command to change the path of the directory and it suggests zmk config user.home=/path/to/config
problem: if i run zmk config user.home=/path/to/config and then zmk cd it doesnt cd to the right directory but still gives me the error about the missing directory (or possibly cd in the wrong dir)

the problem is in the user.home=... because in the documentation it states to use the command without the "=" and indeed it works, it's just a minor bug about the help output

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant