aksakalli / gtop

System monitoring dashboard for terminal
MIT License
9.7k stars 326 forks source link

ZSH: Command not found: gtop #102

Closed ultimatevegance closed 3 years ago

ultimatevegance commented 4 years ago

Environment

Description

zsh: command not found: gtop image

juhannc commented 3 years ago

What is the output of which gtop if you execute the command in bash? And is the folder /usr/local/Cellar part of your $PATH variable in zsh?

Otherwise, try sudo npm install gtop -g to install gtop into /usr/local/bin