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
Sourcing will only work when clipea is already sourced!
The clipea alias command should be reworked. It probably doesn't need the llm at all.
clipea alias
📎🟢$ echo "alias '??'='source /Users/dave/.local/pipx/venvs/clipea-cli/lib/python3.12/site-packages/clipea/clipea.zsh'" >> ~/.zshrc
Execute? [y/N] y
To manually source the file, you can use the following command:
$ source ~/.zshrc
Execute? [y/N] y
Error: Oh My Zsh can't be loaded from: /bin/sh. You need to run zsh instead.
The text was updated successfully, but these errors were encountered:
Sourcing will only work when clipea is already sourced!
The
clipea alias
command should be reworked. It probably doesn't need the llm at all.The text was updated successfully, but these errors were encountered: