mirror of
https://github.com/zsh-users/zsh-syntax-highlighting.git
synced 2025-02-13 10:05:31 +08:00
![Adam Kruszewski](/assets/img/avatar_default.png)
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
2 lines
49 B
Bash
Symbolic link
2 lines
49 B
Bash
source $(dirname $0)/zsh-syntax-highlighting.zsh
|