Hello dear Gentoo community I have a question regarding using Gentoo prefix on other Linux environments;
I'm currently using Gentoo prefix on Debian Testing, I just want to know that if adding $PREFIX/usr/bin to my PATH is a very bad idea and horribly break stuff?
Because I really prefer using the programs installed through portage in my Debian environment without entering my $PREFIX/usr/bin folder manually unless it's breaking stuff.
Also, is it possible to add not the entire #PREFIX/usr/bin but single programs like lets say $PREFIX/usr/bin/npm and $PREFIX/usr/bin/node and such?
Second option would be more convenient if it's possible, and if so how can I do it?
Thanks!

