2 lines
91 B
Bash
2 lines
91 B
Bash
# Register qmk with tab completion
|
|
eval "$(register-python-argcomplete --no-defaults qmk)"
|