mcfly
mcfly copied to clipboard
Don't create a tarbomb
tarbomb (archive without folder) is generaly a bad practice.
Instead of:
- mcfly
- mcfly.bash
- mcfly.fish
- mcfly.zsh
this will create:
- mycfly
- mcfly
- mcfly.bash
- mcfly.fish
- mcfly.zsh
I'm not sure of all impact of it (for hombrew for example).
Thanks @barmic! However, I think this might break Homebrew and users' install scripts.
@barmic if you still have the energy to look at it, it would be great if this PR also included the changes to the Homebrew recipe and install documentation to go with the changed folder structure in the zip file.