Announcing ygg

No, they just invoke the binary directly:

$ cat fzf 
#!/bin/bash
exec env LD_LIBRARY_PATH="..." PATH="..." fzf "$@"