Kitty: Can't run some commands.

Created on 18 Dec 2017  路  2Comments  路  Source: kovidgoyal/kitty

Hello, I using OS X High Sierra, and can't run some commands from kitty, for example neovim, I launch it with nvim and kitty says:

 zsh:  command not found: nvim

Thank you.

All 2 comments

That means PATH is not being set correctly. Set it manually in the init file for whatever shell you use. >zshrc or .bashrc or whatever.

Godbye kitty.

Was this page helpful?
0 / 5 - 0 ratings