Add ~/.kit/bin to $PATH
Add ~/.kit/bin to $PATH
This is similar to VS Code's "Add
codeto path"
You can run the kit CLI from your terminal with
but this option will allow you run the CLI with:
If you're familiar with adding to your
.zshrc, just add~/.kit/binto your PATH.
The kit CLI will allow you to run, edit, etc scripts from your terminal.