dave1010/clipea

`clipea alias` only half working

Opened this issue ยท 0 comments

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.