Use submodules for zsh plugins #3
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Potentially install plugins as submodules under a folder:
.config/zsh/plugins
This would prevent having to install packages with a system package manager
This would allow using this patched & nicer git prompt plugin:
https://github.com/zsh-git-prompt/zsh-git-prompt
7e6665c7a6
seems to have worked great with zsh-git-prompt but will need to check on other systems7fd48fb729
Splits stuff up further - Safe to close once tested on linux