zsh: Auto-complete m as make
This commit is contained in:
parent
1117fbd76d
commit
1f4852e8c6
2
tag-zsh/zsh/completion-scripts/_m
Normal file
2
tag-zsh/zsh/completion-scripts/_m
Normal file
|
@ -0,0 +1,2 @@
|
|||
#compdef m
|
||||
compdef m=make
|
Loading…
Reference in a new issue