Update adb_profile
This commit is contained in:
parent
7e3939b5ca
commit
34c0541ec4
|
@ -1,4 +1,4 @@
|
|||
#!/bin/sh
|
||||
. /etc/profile
|
||||
alias ls='ls --color=no'
|
||||
alias ls='ls --color=auto'
|
||||
|
||||
|
|
Loading…
Reference in New Issue