zsh-users / antigen

The plugin manager for zsh.
http://antigen.sharats.me
MIT License
8.01k stars 279 forks source link

crashes on FreeBSD zsh #712

Open dchmelik opened 4 years ago

dchmelik commented 4 years ago

Description

Doesn't find commands, and has syntax error in FreeBSD zsh

Steps to reproduce

Minimal steps to reproduce this behavior. Example:

  1. pkg install antigen
  2. /usr/local/share/zsh-antigen/antigen.zsh bundle lukechilds zsh-nvm

Expected behavior:

In this case, Install nvm.

Software version

Configuration

More information

root@cosmos:~# /usr/local/share/zsh-antigen/antigen.zsh bundle lukechilds zsh-nvm /usr/local/share/zsh-antigen/antigen.zsh: zmodload: not found /usr/local/share/zsh-antigen/antigen.zsh: autoload: not found /usr/local/share/zsh-antigen/antigen.zsh: 22: Syntax error: word unexpected (expecting ")")

kane-thornwyrd commented 3 years ago

Still relevant.