mirror of
https://github.com/cheat/cheat.git
synced 2024-11-23 22:41:35 +01:00
zsh auto complete
This commit is contained in:
parent
6b8c516599
commit
522ce0362d
2
auto_complete.zsh
Normal file
2
auto_complete.zsh
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
_cheat_cpl=(`ls -1 ~/.cheat | sed 's/$/ /'`)
|
||||||
|
compctl -k _cheat_cpl cheat
|
Loading…
Reference in New Issue
Block a user