When I run ls -la
or la
and some other functions aliases in fish I get an error.
config file [conf.ls] not found
.
I have tried reinstalling fish shell and running fish_update_completions
without success.
Fish doesn't know about any "conf.ls", so this is likely in your customization.
I suggest checking the output of type ls
- whatever that is calling checks for a "conf.ls".