ccat icon indicating copy to clipboard operation
ccat copied to clipboard

Doesn't work with zsh - zsh: command not found: ccat

Open webagroprom opened this issue 3 years ago • 1 comments

Step by step instructions

  • Install git
  • git clone https://github.com/owenthereal/ccat.git
  • cd /root/ccat/completion/zsh/
  • cp _ccat /usr/share/zsh/site-functions/
  • source .zshrc
  • ccat .zshrc

error - zsh: command not found: ccat

version zsh: zsh 5.5.1 (x86_64-redhat-linux-gnu)

version OS: Centos 8

What am I doing wrong ? How to fix this error?

webagroprom avatar Jul 03 '22 07:07 webagroprom

Have you installed ccat? Because this only adds ccat completion to zsh.

MeneerHeijpaal avatar Oct 20 '22 10:10 MeneerHeijpaal