Change usbctl alias
This commit is contained in:
parent
61893738be
commit
f6b4e0fa9d
|
@ -89,6 +89,6 @@ elif [[ $(uname -o) == "GNU/Linux" ]]; then
|
|||
alias code="codium --enable-features=UseOzonePlatform --ozone-platform=wayland"
|
||||
alias poweroff="doas poweroff"
|
||||
alias reboot="doas reboot"
|
||||
alias usbtmp="doas usbctl tmp"
|
||||
alias usb="doas usbctl tmp"
|
||||
fi
|
||||
fi
|
||||
|
|
Loading…
Reference in a new issue