Closed rinetd closed 6 years ago
I don't understand what this fixes, async.plugin.zsh
is already a symlink to async.zsh
. Are you using a system that does not understand symlinks?
when I clone this repo, async.plugin.zsh
will be treated as a file instead of a symlink
ls -l zsh-async
-rw-rw-r-- 1 ubuntu ubuntu 9 Apr 24 08:37 async.plugin.zsh
-rw-rw-r-- 1 ubuntu ubuntu 14148 Apr 24 08:37 async.zsh
lrwxrwxrwx 1 ubuntu ubuntu 9 Apr 24 08:40 symlink.zsh -> async.zsh # I create a symlink
@rinetd I can't reproduce the issue. Did you manage to solve this or is it still a problem?
used by
zplug "mafredri/zsh-async", from:github