Use submodules for zsh plugins #3

Closed
opened 2025-02-18 20:56:02 +00:00 by pfych · 3 comments
pfych commented 2025-02-18 20:56:02 +00:00 (Migrated from git.pfy.ch)

Potentially install plugins as submodules under a folder: .config/zsh/plugins

This would prevent having to install packages with a system package manager

Potentially install plugins as submodules under a folder: `.config/zsh/plugins` This would prevent having to install packages with a system package manager
pfych commented 2025-02-18 21:54:34 +00:00 (Migrated from git.pfy.ch)

This would allow using this patched & nicer git prompt plugin:

https://github.com/zsh-git-prompt/zsh-git-prompt

This would allow using this patched & nicer git prompt plugin: https://github.com/zsh-git-prompt/zsh-git-prompt
pfych commented 2025-02-19 02:25:10 +00:00 (Migrated from git.pfy.ch)

7e6665c7a6 seems to have worked great with zsh-git-prompt but will need to check on other systems

7e6665c7a6 seems to have worked great with zsh-git-prompt but will need to check on other systems
pfych commented 2025-02-19 02:48:20 +00:00 (Migrated from git.pfy.ch)

7fd48fb729 Splits stuff up further - Safe to close once tested on linux

7fd48fb729 Splits stuff up further - Safe to close once tested on linux
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: pfych/unix-config#3
No description provided.