This website requires JavaScript.
Explore
Help
Sign In
public
/
zsh-syntax-highlighting
Watch
1
Star
0
Fork
0
You've already forked zsh-syntax-highlighting
mirror of
https://github.com/zsh-users/zsh-syntax-highlighting.git
synced
2025-02-13 10:05:31 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
48d7a32be8
zsh-syntax-highlighting
/
zsh-syntax-highlighting.plugin.zsh
2 lines
49 B
Bash
Raw
Normal View
History
Unescape
Escape
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.
2016-04-09 16:37:20 +08:00
source
$(
dirname
$0
)
/zsh-syntax-highlighting.zsh
Reference in New Issue
Copy Permalink