Re: Saner way to install ohmyzsh

2020-04-16 Thread Eduardo M KALINOWSKI
On 16/04/2020 15: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 s

Re: Saner way to install ohmyzsh

2020-04-16 Thread Dan Ritter
Dan Ritter wrote: > 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 Debia

Re: Saner way to install ohmyzsh

2020-04-16 Thread Dan Ritter
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

Re: Saner way to install ohmyzsh

2020-04-16 Thread Darac Marjal
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

Re: Saner way to install ohmyzsh

2020-04-16 Thread Ihor Antonov
On Thursday, 16 April 2020 11:33:34 PDT Kenneth Parker wrote: > On Thu, Apr 16, 2020, 2:19 PM 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.co

Re: Saner way to install ohmyzsh

2020-04-16 Thread Kenneth Parker
On Thu, Apr 16, 2020, 2:19 PM 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 got a "400: Invalid Request", when I