Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Various fixes to install tool shell-scripts. #612

Closed
wants to merge 3 commits into from
Closed

Various fixes to install tool shell-scripts. #612

wants to merge 3 commits into from

Conversation

Chris2048
Copy link

Sorry about that last bogus request. Various fixes made that are pretty obvious from looking.

@gwjo
Copy link
Contributor

gwjo commented Sep 20, 2011

install.sh needs to be a standalone script, otherwise it breaks the README install instructions:

wget --no-check-certificate https://github.com/robbyrussell/oh-my-zsh/raw/master/tools/install.sh -O - | sh

A more robust, in my opinion, solution would be to convert all these to ZSH scripts and just use ZSH's builtin's support rather than various "sh" and OS system commands.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants