Lukáš Lipinský
Lukáš Lipinský
I can confirm that the solution provided by @MrSparklle works. I couldn’t get it working by inserting the playlist ID in the addon configuration page, but it worked after I...
I do not see how `defer` could help with inability to load `as:command` and `as:plugn` from the same repo. The closest to making this work I got with ``` zsh...
I’ve settled with slightly modified @zakame’s version ```zsh zplug "junegunn/fzf", \ hook-build:"./install --bin && ln -frs $ZPLUG_REPOS/junegunn/fzf/bin/fzf* $ZPLUG_BIN", \ use:"shell/*.zsh" ```
I see the same issue.
I second this. I just did `yay -G iwdgui` to download the PKGBUILD. I made a required modification to that file. Then I spent last 15 minutes trying to figure...