From 34c0541ec4685cc3820a61d451250dae0d73be92 Mon Sep 17 00:00:00 2001 From: xiaoheng Date: Fri, 20 Jul 2018 16:04:29 +0800 Subject: [PATCH] Update adb_profile --- package/utils/adb/adb_profile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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'