Fix out of scope opt variable (#10020)

* Fix out of scope opt variable

* Update ls.fish

(cherry picked from commit a809672412)
This commit is contained in:
Mathijs Henquet 2023-10-07 18:00:17 +02:00 committed by Fabian Boehm
parent 11304f00cf
commit 4b12671b1c

View file

@ -49,6 +49,7 @@ function ls --description "List contents of directory"
# Set the colors to the default via `dircolors` if none is given.
__fish_set_lscolors
set -l opt
isatty stdout
and set -a opt -F