hlissner / zsh-autopair

Auto-close and delete matching delimiters in zsh
MIT License
509 stars 37 forks source link

Can use a shell script which source autopair.zsh to replace the symbolic link? #26

Closed Freed-Wu closed 1 year ago

Freed-Wu commented 2 years ago

Describe your request

In windows' msys2, git clone will convert any symbolic link to a file which content is the targe filename.

Briefly explain its use-case

How about use a shell script which source autopair.zsh to replace the symbolic link named zsh-autpair.plugin.zsh and autpair.plugin.zsh?