PDA

View Full Version : terminal question: storing a command alias...



deserttopping
10-11-2009, 05:07 PM
i asked this in another thread, but it's very general, so:

i'm wondering if it's possible to set up some command aliases, specifically, for using the switchrom script, which is a bit long. what i would like to do is something like...

# alias switchr="sh /system/sd/switchrom.sh -r"

is there something similar to a .bashrc file where i can store aliases?