zsh-snap
zsh-snap copied to clipboard
⚡️ Znap! Fast, easy-to-use tools for Zsh dotfiles & plugins, plus git repos
Hi @marlonrichert 👋 Thanks for your amazing work with zsh snap! I just want to report a typo in your doc: https://github.com/marlonrichert/zsh-snap?tab=readme-ov-file#faster-eval > ### Faster eval > `znal eval ''`...
Hi, thank you for this amazing package manager. I recently found it and it's exactly the right amount of abstraction for me. It's truly fantastic, my prompt loads almost instantly...
as said in the title, how do i load a local plugin using znap? I would i like to load my personal plugins using znap.
## Describe the bug I have set zoxide and fzf in .zshrc file with znap, following is config ```zsh znap eval fzf 'fzf --zsh' znap eval zoxide 'zoxide init zsh'...
I'm using yadm and would like to track the plugins as submodules of the yadm repository. When checking out such a submodule, .git is not a directory, but rather a...