mirror of
https://github.com/zsh-users/zsh-autosuggestions.git
synced 2025-12-08 15:32:31 +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
45 B
Bash
Symbolic link
1 line
45 B
Bash
source $(dirname $0)/zsh-autosuggestions.zsh
|