chore: more home cleanup

This commit is contained in:
winston 2022-10-11 09:00:45 +02:00
parent 0975281c60
commit 7e0f681ac4
Signed by: winston
GPG key ID: 3786770EDBC2B481
2 changed files with 1 additions and 0 deletions

View file

@ -56,6 +56,7 @@ fi
export PATH="$PATH:$CARGO_HOME/bin"
### NODE ###
export NODE_REPL_HISTORY=""
export NVM_DIR="$HOME/.local/share/nvm"
[ -s "$NVM_DIR/nvm.sh" ] && \. "$NVM_DIR/nvm.sh"
# yarn