View Single Post
Posts: 248 | Thanked: 1,142 times | Joined on Dec 2014 @ Earth
#69
Originally Posted by suicidal_orange View Post
Try this to create an alias in bash so one command runs the other.
Code:
alias fastboot="fastboot-android"
Not sure it will work if you're using sudo though...
For the record : no, aliases won't be inherited.
 

The Following 4 Users Say Thank You to DrYak For This Useful Post: