add usbipd
This commit is contained in:
parent
0a0186fe64
commit
0b4683d3e1
@ -50,10 +50,11 @@ alias xrm='sudo xbps-remove'
|
|||||||
|
|
||||||
if [[ -n "$WSL_DISTRO_NAME" ]]; then
|
if [[ -n "$WSL_DISTRO_NAME" ]]; then
|
||||||
alias adb='adb.exe'
|
alias adb='adb.exe'
|
||||||
alias fastboot='fastboot.exe'
|
|
||||||
alias choco='choco.exe'
|
alias choco='choco.exe'
|
||||||
|
alias fastboot='fastboot.exe'
|
||||||
alias gsudo='gsudo.exe'
|
alias gsudo='gsudo.exe'
|
||||||
alias pwsh='pwsh.exe'
|
alias pwsh='pwsh.exe'
|
||||||
|
alias usbipd='usbipd.exe'
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# GPG setup (and SSH)
|
# GPG setup (and SSH)
|
||||||
|
Loading…
Reference in New Issue
Block a user