You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The `OMZP::aliases` is the OhMyZsh plugin (not [Zsh plugin](https://wiki.zshell.dev/community/zsh_plugin_standard)), and in [some cases](https://wiki.zshell.dev/docs/getting_started/migration#omz-themes), it requires additional setup steps because of missing libraries or file order/amount/location.
One of the solutions would be:
zi for nocompile svn \
multisrc'aliases.plugin.zsh' pick'/dev/null' \
OMZP::aliases
Note
This snippet might be simplified, I just improvised here.
The reason is that you want a single directory in a repository, and subversion is one of the solutions to get it. I am working on more solutions such as GitHub codeload, etc.
I came from zinit, and this solution works. But I want to know if there is a simple method that does not use SVN after all this time.
mefengl
changed the title
The OMZP::aliases is the OhMyZsh plugin (not [Zsh plugin](https://wiki.zshell.dev/community/zsh_plugin_standard)), and in [some cases](https://wiki.zshell.dev/docs/getting_started/migration#omz-themes), it requires additional setup steps because of missing libraries or file order/amount/location.
Ask about the problem with OMZP::aliases.
Sep 1, 2023
mefengl
changed the title
Ask about the problem with OMZP::aliases.
[bug]: Ask about the problem with OMZP::aliases.
Sep 1, 2023
One of the solutions would be:
The reason is that you want a single directory in a repository, and subversion is one of the solutions to get it. I am working on more solutions such as GitHub codeload, etc.
Originally posted by @ss-o in #257 (comment)
The text was updated successfully, but these errors were encountered: