zsh-users / antigen

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

Fix #650 (second try) #716

Open pabloariasal opened 4 years ago

pabloariasal commented 4 years ago

This is a second try to fix the long standing bug reported in #650 in January 2018. The first attempt was made in PR #656, but was abandoned and never merged.

In a nutshell, this bug doesn't allow the installed script to be called anything different than antigen.zsh, this is specially problematic if one wants to make antigen a hidden file. The proposed solution makes the name of the file dynamic.