diff --git a/package/utils/adb/adb_profile b/package/utils/adb/adb_profile index 56bf97666..b342ca44b 100755 --- a/package/utils/adb/adb_profile +++ b/package/utils/adb/adb_profile @@ -1,4 +1,4 @@ #!/bin/sh . /etc/profile -alias ls='ls --color=no' +alias ls='ls --color=auto'