mirror of
https://github.com/zsh-users/zsh-autosuggestions.git
synced 2025-04-17 11:35:31 +08: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
2 lines
45 B
Bash
Symbolic link
2 lines
45 B
Bash
source $(dirname $0)/zsh-autosuggestions.zsh
|