zsh-vibecheck
Three zsh functions that judge your actions: based, cringe, and vibecheck. ASCII art included. Pointless but necessary.
What
Three shell functions for your .zshrc:
based— prints a gigachad with a BASED verdictcringe— prints a soyjak with a CRINGE verdictvibecheck— coin-flips between the two
Install
# Manual
git clone https://github.com/Amir0234-afk/zsh-vibecheck ~/.config/zsh/vibecheck
source ~/.config/zsh/vibecheck/vibecheck.zsh
# oh-my-zsh plugin
# clone into $ZSH_CUSTOM/plugins/vibecheck, then add to plugins=()
Requires pv for the animated output.