Encountered in the process of installing a bug #121

Closed
cynhard opened this Issue Feb 17, 2016 · 2 comments

2 participants

@cynhard

-bash: zle: command not found
-bash: /Users/cynhard/.zsh/zsh-autosuggestions/zsh-autosuggestions.zsh: line 117: syntax error near unexpected token ('
-bash: /Users/cynhard/.zsh/zsh-autosuggestions/zsh-autosuggestions.zsh: line 117:
user:zsh_autosuggest(bound|orig)_*);;'

I have no idea about this.

@ericfreese
zsh-users member

I have no idea about this.

Are you running zsh? It looks like you're trying to source this plugin from a bash session, but this plugin only works for zsh. Install zsh, make sure you're running zsh, and then try again.

@ericfreese ericfreese closed this Feb 17, 2016
@cynhard

@ericfreese Got it! Thanks very much!

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