What does this do?
condax works similarly to pipx.
When installing a package condax will
- create a conda environment in 
~/.condax/PACKAGE - identify the binaries/executables that are installed by 
PACKAGE(not its dependencies) - symlink those binaries to 
~/.local/bin