shiko-prompt

August 12, 2025 ยท View on GitHub

Screenshots

Default Theme

Normal With VCS Python venv

Duskfox Theme

Normal With VCS Python venv

Campfire Theme

Normal With VCS Python venv

Development Dependencies

Install the following dependencies: rust Ex: sudo pacman -Syu rust (Arch)

Installation

  1. Clone the repository - git clone https://github.com/regarager/shiko-prompt
  2. Move repository into home-folder (or other preferred directory) - mv shiko-prompt ~
  3. Build the prompt binary - cargo build --release (alternatively, SHIKO_THEME=./themes/<theme>.ron cargo build --release for a different theme)
  4. Add source ~/shiko-prompt/shiko.zsh to your ~/.zshrc and reload it with source ~/.zshrc.
  5. Enjoy!

Customization

As of now, there is no configuration wizard, but you may change colors in config.ron and rebuilding the shiko-prompt binary.