Install the following dependencies: rust
Ex: sudo pacman -Syu rust (Arch)
- Clone the repository -
git clone https://github.com/regarager/shiko-prompt - Move repository into home-folder (or other preferred directory) -
mv shiko-prompt ~ - Build the prompt binary -
cargo build --release(alternatively,SHIKO_THEME=./themes/<theme>.ron cargo build --releasefor a different theme) - Add
source ~/shiko-prompt/shiko.zshto your~/.zshrcand reload it withsource ~/.zshrc. - Enjoy!
As of now, there is no configuration wizard, but you may change colors in config.ron and rebuilding the shiko-prompt binary.








