tmux-plugins / tpm

Tmux Plugin Manager
MIT License
11.97k stars 419 forks source link

install in mac will have 'awk' error #128

Open AndyChenW opened 6 years ago

AndyChenW commented 6 years ago

awk works on linux, while mac should use gawk instead, install will meet error as:

awk: syntax error at source line 1

in plugins/tpm/scripts/helpers/plugin_functions.sh