upterm
upterm copied to clipboard
Directory Environment
Often we want to change environment variables for a particular directory (e.g. nvm, rvm). A directory environment, which would merge itself into environment and automatically clean up when you switch out of a CWD could make this task easier.
This should be compatible with the direnv tool (which does exactly this).
cf. https://direnv.net/
direnv doesn't appear to work in upterm