=fixing some linux native related issues
This commit is contained in:
parent
5e76d5a0ba
commit
f5e1f3e9af
5 changed files with 2 additions and 2 deletions
|
@ -1 +1 @@
|
|||
_ls -la $args
|
||||
_ls -la --color=auto $args
|
||||
|
|
|
@ -1 +1 @@
|
|||
env ls $args
|
||||
env ls --color=auto $args
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue