-
Notifications
You must be signed in to change notification settings - Fork 849
Autocompletion Not working #705
Copy link
Copy link
Closed
Labels
Description
system: Kali linux 2022.3
shell: zsh ( i use oh-my-zsh Manage zsh)
curl https://raw.githubusercontent.com/cheat/cheat/master/scripts/cheat.zsh --output cheat.zsh
and
edit .zshrc
add source /home/username/.oh-my-zsh/custom/plugins/cheat/cheat.zsh
source ~/.zshrc
end
when i open new shell again
error message:
/home/username/.oh-my-zsh/custom/plugins/cheat/cheat.zsh:65: command not found: compdef
Reactions are currently unavailable