sh: zle: command not found #175

Closed
zhangwei900808 opened this Issue Jul 9, 2016 · 3 comments

2 participants

@zhangwei900808

sh-3.2# source ~/.zsh/zsh-autosuggestions/zsh-autosuggestions.zsh
sh: zle: command not found
sh: /var/root/.zsh/zsh-autosuggestions/zsh-autosuggestions.zsh: line 126: syntax error near unexpected token ('
sh: /var/root/.zsh/zsh-autosuggestions/zsh-autosuggestions.zsh: line 126:
user:zsh_autosuggest(bound|orig)_*);;'
sh-3.2#

@zhangwei900808

how can I solove this problem?

@george-b

You have to be running zsh. From the sh-3.2 in your prompt I'm going to guess you're running bash.

@zhangwei900808

you are right! Thank you^_^

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment