qqq
June 4, 2026 ยท View on GitHub
An oh-my-zsh plugin that turns the current terminal into a colorful rotating ASCII donut, with centered 5-line ASCII date and time below it.
Usage
Run:
qqq
Press any key to exit.
Installation
Clone this repository into your oh-my-zsh custom plugins directory:
git clone https://github.com/mejistus/zsh-plugin-qqq.git ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/qqq
Add qqq to the plugins=(...) list in ~/.zshrc, then reload your shell:
source ~/.zshrc