-
dragonmantank Ah, yes, then direnv might help you. You can add
scl load php80to .envrc (and thendirenv allow), and if it’s already hooked into your shell, it should run that when youcdin there. It’s a good tool.
scl load php80 to .envrc (and then direnv allow), and if it’s already hooked into your shell, it should run that when you cd in there.
It’s a good tool.