Skip to content

zsh 'skm' command not found


  1. To add SplashKit to your PATH, run the following command:

    Terminal window
    echo "export PATH=\"$HOME/.splashkit:\$PATH\"" >> ~/.zshrc
    source ~/.zshrc
  2. Open a new terminal, and run the following command to install SplashKit in the default global locations:

    Terminal window
    skm global install

If you are still having issues, try following the steps on the 2. .zshrc permission issues page first, then come back to repeat the steps above.