ansible-osx-setup icon indicating copy to clipboard operation
ansible-osx-setup copied to clipboard

Force install for oh-my-zsh

Open ticklepoke opened this issue 3 years ago • 0 comments

The installation script has a setup prompt. There is a need to force yes for the install:

yes | shell: sh -c "$(curl -fsSL https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh)"

ticklepoke avatar Dec 29 '21 05:12 ticklepoke