On 16/04/2020 19:12, Ihor Antonov wrote:
> Hi Debian Community,
>
> I was looking for a better way to install oh-my-zsh.
>
> The website advocates for
>    sh -c "$(curl -fsSL https://raw.github.com/ohmyzsh/ohmyzsh/master/tools/
> install.sh)"
>
> I did not find existing Debian packages, so maybe someone knows a a way to 
> install it without piping internet into sh.

The README (https://github.com/ohmyzsh/ohmyzsh#manual-installation)
suggests:

git clone https://github.com/ohmyzsh/ohmyzsh.git ~/.oh-my-zsh

cp ~/.zshrc ~/.zshrc.orig

cp ~/.oh-my-zsh/templates/zshrc.zsh-template ~/.zshrc

chsh -s $(which zsh)

Then logout and log back in.


> Thanks
> -------------------
> Ihor Antonov
>
>
>
>
>

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to