Skip to content

Conversation

@ukch
Copy link

@ukch ukch commented Jan 9, 2016

In order to work with non-bash shell

In order to work with non-bash shell
@czerasz
Copy link

czerasz commented Jan 27, 2016

Does it work with zsh?
I think those lines would need to be adjusted as well.

@ukch
Copy link
Author

ukch commented Sep 27, 2016

From the bash documentation:

source is a synonym for dot/period '.' in bash, but not in POSIX sh, so for maximum compatibility use the period.

I don't know about zsh, but if it is POSIX-compliant, it should work. My primary purpose here was in supporting sh-like shells (bash or sh are the default on most servers).

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.

2 participants