You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you're using onefetch for beautiful repo summaries, you clearly care about your terminal experience. I built ccline — an AI assistant for your zsh shell.
$ how do I customize onefetch output
$ what's the git command to count commits per author
$ how to export git statistics to a file
ccline uses zsh's command_not_found_handler — any unrecognized text at your prompt becomes a question to Claude/AI.
Install:
brew install jianshuo/tap/ccline
# Add to ~/.zshrc: source $(brew --prefix)/share/ccline/ccline.zsh
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hey onefetch community! 👋
If you're using onefetch for beautiful repo summaries, you clearly care about your terminal experience. I built ccline — an AI assistant for your zsh shell.
ccline uses zsh's
command_not_found_handler— any unrecognized text at your prompt becomes a question to Claude/AI.Install:
brew install jianshuo/tap/ccline # Add to ~/.zshrc: source $(brew --prefix)/share/ccline/ccline.zshGitHub: https://github.com/jianshuo/ccline
Another terminal tool for developers who love great terminal experiences 🚀
Beta Was this translation helpful? Give feedback.
All reactions