mirror of
https://github.com/oh-my-fish/oh-my-fish.git
synced 2025-02-03 05:15:15 +08:00
f57ef1b4b5
When using basename without any arguments, a usage helper as following is displayed: ``` usage: basename string [suffix] basename [-a] [-s suffix] string [...] ``` When listing the installed packages, if no theme was installed (e.g. first installation), the `themes/` folder are empty and the usage helper is displayed. This change addresses it by suppressing the message. |
||
---|---|---|
.. | ||
omf.bundle.add.fish | ||
omf.bundle.install.fish | ||
omf.bundle.remove.fish | ||
omf.check.fish_prompt.fish | ||
omf.describe.fish | ||
omf.destroy.fish | ||
omf.doctor.fish | ||
omf.help.fish | ||
omf.install_package.fish | ||
omf.install.fish | ||
omf.list_installed_packages.fish | ||
omf.new_from_template.fish | ||
omf.new.fish | ||
omf.packages.cd.fish | ||
omf.packages.list.fish | ||
omf.remove_package.fish | ||
omf.repo.clone.fish | ||
omf.repo.pull.fish | ||
omf.submit.fish | ||
omf.theme.fish | ||
omf.update.fish | ||
omf.version.fish | ||
omf.xdg.config_home.fish |