add usbipd

This commit is contained in:
2024-10-28 11:26:28 -04:00
parent 0a0186fe64
commit 0b4683d3e1

View File

@@ -50,10 +50,11 @@ alias xrm='sudo xbps-remove'
if [[ -n "$WSL_DISTRO_NAME" ]]; then
alias adb='adb.exe'
alias fastboot='fastboot.exe'
alias choco='choco.exe'
alias fastboot='fastboot.exe'
alias gsudo='gsudo.exe'
alias pwsh='pwsh.exe'
alias usbipd='usbipd.exe'
fi
# GPG setup (and SSH)