Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tmux.plugin.zsh:27: command not found: _tmux_motd #2

Open
XVilka opened this issue Jul 30, 2019 · 1 comment
Open

tmux.plugin.zsh:27: command not found: _tmux_motd #2

XVilka opened this issue Jul 30, 2019 · 1 comment

Comments

@XVilka
Copy link

XVilka commented Jul 30, 2019

I use antibody zsh plugin manager with this minimized configuration:

# Load antibody plugin manager
source <(antibody init)

# Plugins
antibody bundle zdharma/fast-syntax-highlighting
antibody bundle zsh-users/zsh-autosuggestions
antibody bundle zsh-users/zsh-history-substring-search
antibody bundle zsh-users/zsh-completions
antibody bundle marzocchi/zsh-notify
# Functional zsh
antibody bundle Tarrasch/zsh-functional
# Colorize ls/exa output
antibody bundle zpm-zsh/ls
# Tmux integration
antibody bundle zpm-zsh/tmux

And during the start of tmux I see the error message:

/home/user/.cache/antibody/https-COLON--SLASH--SLASH-github.com-SLASH-zpm-zsh-SLASH-tmux/tmux.plugin.zsh:27: command not found: _tmux_motd
@grigorii-horos
Copy link
Member

grigorii-horos commented Jul 30, 2019

Hello.
I use my own plugin manager, who add bin/ directory to $PATH. So, I think that this plugin doesn't useful without this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants