add and move stuff

This commit is contained in:
2024-04-20 20:11:17 +02:00
parent d33f7da9df
commit 010cf75ce4
78 changed files with 7991 additions and 0 deletions

4
home/bashrc.d/nvm Normal file
View File

@@ -0,0 +1,4 @@
# nvm
if [ -e /usr/share/nvm/init-nvm.sh ] ; then
source /usr/share/nvm/init-nvm.sh
fi