Update bootstrap

This commit is contained in:
Ethan Lane 2025-02-21 08:43:20 +00:00
parent efc78d8c82
commit eef68b4fe9
5 changed files with 59 additions and 3 deletions

View file

@ -1,6 +1,6 @@
#!/bin/bash
if command -v nvm >/dev/null 2>&1; then
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.40.1/install.sh | bash
else
exit 0
else
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.40.1/install.sh | bash
fi

View file

@ -0,0 +1,2 @@
#!/bin/bash
sudo cp $HOME/.config/yadm/files/40-libinput.conf /usr/share/X11/xorg.conf.d/

View file

@ -1 +0,0 @@
#!/bin/bash