Reapply -F

This was forgotten in a40a35cc52.

Sorry!
This commit is contained in:
Fabian Homborg
2021-09-24 18:25:27 +02:00
parent 113e91ab9a
commit 6c8b0a1245

View File

@@ -61,5 +61,5 @@ function ls --description "List contents of directory"
test "$TERM_PROGRAM" = Apple_Terminal
and set -lx CLICOLOR 1
command $__fish_ls_command $__fish_ls_color_opt $argv
command $__fish_ls_command $__fish_ls_color_opt $opt $argv
end