Adjust plugin.zsh file to run on zsh 5.1 in mSYS2. #144

Closed
wants to merge 1 commit into
from

2 participants

@adamkruszewski

A sole filename caused "command not found" errors while loading with zplug or oh-no-zsh on zsh 5.1.1 inside mSYS2 (Windows).
Sourcing the main file seems to work fine.

@adamkruszewski adamkruszewski Adjust plugin.zsh file to run on zsh 5.1 in mSYS2.
A sole filename caused "command not found" errors while loading with zplug or oh-no-zsh on zsh 5.1.1 inside mSYS2 (Windows).
Sourcing the main file seems to work fine.
8d1cf0f
@ericfreese
zsh-users member

Can you fix the missing brackets like you did in z-sy-h, squash to one commit, and re-submit the PR to v0.3.x branch instead of master.

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment