This website requires JavaScript.
Explore
Help
Sign in
linux
/
zsh-autosuggestions
Watch
1
Star
0
Fork
You've already forked zsh-autosuggestions
0
mirror of
https://github.com/zsh-users/zsh-autosuggestions.git
synced
2024-11-18 09:51:06 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8d1cf0f3fd
zsh-autosuggestions
/
zsh-autosuggestions.plugin.zsh
2 lines
45 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 10:37:00 +02:00
source
$(
dirname
$0
)
/zsh-autosuggestions.zsh
Reference in a new issue
Copy permalink