| Crates.io | croq |
| lib.rs | croq |
| version | 0.8.2 |
| created_at | 2024-12-21 05:41:41.782237+00 |
| updated_at | 2024-12-21 05:41:41.782237+00 |
| description | Fast and customizable shell prompt |
| homepage | |
| repository | https://github.com/voidxela/croq |
| max_upload_size | |
| id | 1490766 |
| size | 540,122 |
Fast and customizable shell prompt.

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