Various scripts that I maintain

Add lighthouse_console pairall script

Signed-off-by: Shiloh Fen <shiloh@shilohfen.com>

+10
+4
README.md
··· 53 53 54 54 Notifies you if you're not using [kernel-blu](https://copr.fedorainfracloud.org/coprs/sentry/kernel-blu). 55 55 Useful if you have multiple kernels installed. 56 + 57 + # lh-pairall 58 + 59 + Uses lighthouse_console to reset all SteamVR dongles, then put them all into pairing mode.
+6
scripts/lh-pairall.nu
··· 1 + #!/usr/bin/nu 2 + 3 + # TODO: Auto detect executable if not in path 4 + # OPTIMIZE: Send commands on stdin, do not init lh console twice 5 + lighthouse_console dongleresetall 6 + lighthouse_console pairall