aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/bashrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/bashrc b/etc/bashrc
index a828fb0..807d3d5 100644
--- a/etc/bashrc
+++ b/etc/bashrc
@@ -43,6 +43,8 @@ for i in cat chmod chown df insmod ln lsmod mkdir mount mv rm rmdir rmmod umount
done
unset i
alias ls='busybox ls --color'
+alias sysro='mount -o remount,ro /system'
+alias sysrw='mount -o remount,rw /system'
# Try to keep environment pollution down, EPA loves us.
unset use_color safe_term match_lhs