diff --git a/elisp/eshell-starship.el b/elisp/eshell-starship.el index 5539c53..729e6c3 100644 --- a/elisp/eshell-starship.el +++ b/elisp/eshell-starship.el @@ -851,7 +851,7 @@ That is, if EXT is \"pkg.tar.gz\", this will return (is-dir (eq t (file-attribute-type (cdr entry))))) (if is-dir (copy-sequence (eshell-starship--module-by :dirs name)) - (apply 'nconc + (apply 'append (eshell-starship--module-by :files name) (mapcar (lambda (ext) (copy-sequence (eshell-starship--module-by