mirror of
https://github.com/zsh-users/zsh-autosuggestions.git
synced 2024-11-18 09:51:06 +01:00
Adjust plugin.zsh file to run on zsh 5.1 in mSYS2.
This commit is contained in:
parent
2acf25e065
commit
0a6c34947c
1 changed files with 1 additions and 1 deletions
|
@ -1 +0,0 @@
|
|||
zsh-autosuggestions.zsh
|
1
zsh-autosuggestions.plugin.zsh
Normal file
1
zsh-autosuggestions.plugin.zsh
Normal file
|
@ -0,0 +1 @@
|
|||
source ${0:A:h}/zsh-autosuggestions.zsh
|
Loading…
Reference in a new issue