=fixing some linux native related issues

This commit is contained in:
Gal Szkolnik 2021-09-30 16:27:44 -04:00
parent 5e76d5a0ba
commit f5e1f3e9af
5 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
_ls -la $args
_ls -la --color=auto $args

View File

@ -1 +1 @@
env ls $args
env ls --color=auto $args

0
shell-loading-snippets/bash Executable file → Normal file
View File

0
shell-loading-snippets/sh Executable file → Normal file
View File

0
shell-loading-snippets/zsh Executable file → Normal file
View File