`clipea alias` only half working
Opened this issue ยท 0 comments
dave1010 commented
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.