mirror of
https://github.com/zsh-users/zsh-syntax-highlighting.git
synced 2025-12-04 21:56:45 +01:00
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.
Symbolic link
1 line
49 B
Bash
Symbolic link
1 line
49 B
Bash
source $(dirname $0)/zsh-syntax-highlighting.zsh
|