您尚未登录。

#1 2016-06-16 17:06:09

synthetic_ice
会员
注册时间: 2016-02-11
帖子: 6
个人网站

将tmux的默认shell设为zsh出现了奇怪的问题

/home/sice/.autojump/share/autojump/autojump.zsh:26: command not found: uname
/home/sice/.oh-my-zsh/lib/theme-and-appearance.zsh:2: colors: function definition file not found
/home/sice/.oh-my-zsh/oh-my-zsh.sh:77: compinit: function definition file not found
/home/sice/.oh-my-zsh/plugins/git/git.plugin.zsh:76: command not found: compdef
/home/sice/.oh-my-zsh/plugins/git/git.plugin.zsh:85: command not found: compdef
/home/sice/.oh-my-zsh/plugins/git/git.plugin.zsh:91: command not found: compdef
/home/sice/.oh-my-zsh/plugins/git/git.plugin.zsh:100: command not found: compdef
/home/sice/.oh-my-zsh/plugins/git/git.plugin.zsh:109: command not found: compdef
/home/sice/.oh-my-zsh/plugins/git/git.plugin.zsh:111: command not found: compdef
/home/sice/.oh-my-zsh/plugins/git/git.plugin.zsh:120: command not found: compdef
/home/sice/.oh-my-zsh/plugins/git/git.plugin.zsh:122: command not found: compdef
/home/sice/.oh-my-zsh/plugins/git/git.plugin.zsh:130: command not found: compdef
/home/sice/.oh-my-zsh/plugins/git/git.plugin.zsh:136: command not found: compdef
/home/sice/.oh-my-zsh/plugins/git/git.plugin.zsh:138: command not found: compdef
/home/sice/.oh-my-zsh/plugins/git/git.plugin.zsh:143: command not found: compdef
/home/sice/.oh-my-zsh/plugins/git/git.plugin.zsh:146: command not found: compdef
/home/sice/.oh-my-zsh/plugins/git/git.plugin.zsh:148: command not found: compdef
/home/sice/.oh-my-zsh/plugins/git/git.plugin.zsh:162: command not found: compdef
/home/sice/.oh-my-zsh/plugins/git/git.plugin.zsh:173: command not found: compdef
zsh-syntax-highlighting: Failed to load add-zsh-hook. Some speed optimizations will not be used.
zsh-syntax-highlighting: failed loading add-zsh-hook.
/home/sice/.oh-my-zsh/custom/plugins/zsh-autosuggestions/zsh-autosuggestions.zsh:444: add-zsh-hook: function definition file not found
zsh-syntax-highlighting: Failed to load add-zsh-hook. Some speed optimizations will not be used.
zsh-syntax-highlighting: failed loading add-zsh-hook.

有没有人遇到过类似问题?

离线

#2 2016-06-16 17:37:49

血族使天
会员
注册时间: 2013-01-12
帖子: 132

Re: 将tmux的默认shell设为zsh出现了奇怪的问题

什么是

将tmux的默认shell设为zsh

离线

#3 2016-06-16 17:51:48

依云
会员
所在地: a.k.a. 百合仙子
注册时间: 2011-08-21
帖子: 8,384
个人网站

Re: 将tmux的默认shell设为zsh出现了奇怪的问题

请叫它「oh-my-zsh」。
路径问题, PATH 和 FPATH 都不对的样子。

离线

页脚