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