| Crates.io | croque |
| lib.rs | croque |
| version | 0.8.1 |
| created_at | 2023-02-19 13:56:04.551238+00 |
| updated_at | 2025-04-13 08:34:10.040665+00 |
| description | Fast and customizable shell prompt |
| homepage | |
| repository | https://github.com/Ryooooooga/croque |
| max_upload_size | |
| id | 788957 |
| size | 581,553 |
Fast and customizable shell prompt.

cargo install croque
brew install ryooooooga/tap/croque
# ~/.bashrc
eval "$(croque init bash)"
# ~/.zshrc
eval "$(croque init zsh)"
# .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