added scripts folder to gitea

This commit is contained in:
lucca
2026-06-11 13:47:48 -04:00
commit f8130bd7d0
91 changed files with 1868 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
newvm=$1
echo $newvm
notify-send "switching to $newvm vm..."
ssh gaming-pc /home/lucka/sh/vm/swap-nv $newvm
notify-send "switched to $newvm vm"