add ls.fish because idk

This commit is contained in:
Hedy Li 2021-07-08 10:13:58 +08:00
parent 9d9986f605
commit e0f18f538b
Signed by: hedy
GPG Key ID: B51B5A8D1B176372
2 changed files with 4 additions and 0 deletions

View File

@ -0,0 +1,4 @@
function ls
set lspath (which ls)
command $lspath $__fish_ls_color_opt $argv
end

Binary file not shown.