以下の内容はhttps://okamuuu.hatenablog.com/entry/2018/07/03/080821より取得しました。


Bash から Zsh を起動しようとすると command not found: complete

以下のようなメッセージが出てくる

$ zsh
/Users/okamuuu/.anyenv/libexec/../completions/anyenv.bash:16: command not found: complete
/Users/okamuuu/.anyenv/envs/ndenv/libexec/../completions/ndenv.bash:16: command not found: complete
/Users/okamuuu/.anyenv/envs/pyenv/libexec/../completions/pyenv.bash:16: command not found: complete
/Users/okamuuu/.anyenv/envs/rbenv/libexec/../completions/rbenv.bash:16: command not found: complete

このようにしたら治りました

export PATH="$HOME/.anyenv/bin:$PATH"
- eval "$(anyenv init -)"
+ eval "$(anyenv init - zsh)"



以上の内容はhttps://okamuuu.hatenablog.com/entry/2018/07/03/080821より取得しました。
このページはhttp://font.textar.tv/のウェブフォントを使用してます

不具合報告/要望等はこちらへお願いします。
モバイルやる夫Viewer Ver0.14