Skip to content

Path error after installing with a ZSH plugin manager #1

@juarezr

Description

@juarezr

When I write the program and press Ctrl + h in the command line, cheatbuffer widget gives me the following error:

> git
cheatbuffer:4: no such file or directory: /home/username/.oh-my-zsh/custom/plugins/cheatbuffer/debug.log
_next_help_index:3: no such file or directory: /home/username/.oh-my-zsh/custom/plugins/cheatbuffer/debug.log
_store_current_help:4: no such file or directory: /home/username/.oh-my-zsh/custom/plugins/cheatbuffer/.tmp_state
cheatbuffer:7: no such file or directory: /home/username/.oh-my-zsh/custom/plugins/cheatbuffer/debug.log

I have installed it using the zcomet package manager.

I think this happens because zcomet does not place the ohmyzsh folders under the folder ``.
Probably other plugin managers also have the same problem.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions