mirror of
https://github.com/zsh-users/zsh-syntax-highlighting.git
synced 2025-12-04 21:56:45 +01:00
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.
This commit is contained in:
parent
367929502f
commit
48d7a32be8
1 changed files with 1 additions and 1 deletions
|
|
@ -1 +1 @@
|
|||
zsh-syntax-highlighting.zsh
|
||||
source $(dirname $0)/zsh-syntax-highlighting.zsh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue