Fast and customizable shell prompt.
cargo install croquebrew install ryooooooga/tap/croque# ~/.bashrc
eval "$(croque init bash)"# ~/.zshrc
eval "$(croque init zsh)"Using Zinit
# .zshrc
zinit light-mode from'gh-r' as'program' for \
atclone'./croque init zsh >croque.zsh; zcompile croque.zsh' atpull'%atclone' \
src'croque.zsh' \
@'Ryooooooga/croque'# ~/.config/fish/config.fish
croque init fish | source$ croque config > ~/.config/croque/config.yaml