[SOLVED] Shell script not working with KM, but works with Terminal

KM also has an ENV_PATH variable, where you can set your regularly used paths (just like you do in your .bashrc or .zshrc file). This saves you from prepending the paths to your binaries in each script action:

Edit: Fixed the Wiki link.