BriceJamin

Results 5 comments of BriceJamin

- How to test Can test it in a VM with git and zsh installed Command to launch : ``` vagrant@remote:~$ echo "Y" | sh -c "$(curl -fsSL https://raw.githubusercontent.com/BriceJamin/ohmyzsh/Do-not-set-to-no-CHSH-when-it-is-a-non-interactive-terminal/tools/install.sh)" ```...

Hello @carlosala I think it can improve the installer It's my first contribution, I'm very excitting and motivate to try to merge the fix I made if you are agree...

I had same issue. Fixed by using another way at https://github.com/laCour/slack-night-mode/issues/73#issuecomment-287467332 I change url to get aubergine settings, see [Readme](https://github.com/laCour/slack-night-mode#aubergine-source---build---install).

> If you want to install Oh My Zsh unattended I search to run CHSH, if I use unattended option it will not run it : > Unattended install If...

No idea, my proposal here has been accepted but my mr was refused. The advice was to use `--unattended` instead `sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)" "" --unattended` I do not...