Adding NVM and a tool for migrating fa tokens

This commit is contained in:
2024-11-08 22:08:24 +00:00
parent 290ee4a1b4
commit ed4c7fbca4
2 changed files with 18 additions and 0 deletions

View File

@@ -157,3 +157,7 @@ ex=🎯:\
#[ "$(tty)" = "/dev/tty1" ] && ! pidof -s Xorg >/dev/null 2>&1 && exec startx "$XINITRC"
export NVM_DIR="$HOME/.config/nvm"
[ -s "$NVM_DIR/nvm.sh" ] && \. "$NVM_DIR/nvm.sh" # This loads nvm
[ -s "$NVM_DIR/bash_completion" ] && \. "$NVM_DIR/bash_completion" # This loads nvm bash_completion