mirror of https://github.com/cheat/cheat.git
fix: zsh completion definition
This commit is contained in:
parent
7908a678df
commit
883935d467
|
@ -62,4 +62,4 @@ _cheat() {
|
|||
esac
|
||||
}
|
||||
|
||||
compdef _cheat cheat
|
||||
_cheat "$@"
|
||||
|
|
Loading…
Reference in New Issue