mirror of
https://github.com/zsh-users/zsh-autosuggestions.git
synced 2025-02-06 09:55:30 +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
45 B
Bash
Symbolic link
2 lines
45 B
Bash
source $(dirname $0)/zsh-autosuggestions.zsh
|