index
:
external_mksh.git
mm6.0
external_mksh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
-rw-r--r--
mkshrc
4
1 files changed, 4 insertions, 0 deletions
diff --git a/mkshrc b/mkshrc
index a04cd09..9bf2759 100644
--- a/
mkshrc
+++ b/
mkshrc
@@ -70,4 +70,8 @@ done
unset p
+alias ls=/system/xbin/ls
+alias ll='/system/xbin/ls -l'
+alias la='/system/xbin/ls -al'
+
: place customisations above this line