oh-my-fish/pkg/omf
Bruno Pinto f57ef1b4b5 Suppress basename usage output
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.
2015-11-12 12:41:36 +00:00
..
cli Suppress basename usage output 2015-11-12 12:41:36 +00:00
completions Merge all omf list functions 2015-10-12 21:05:23 +01:00
templates omf/templates: Remove Travis from scaffolding 2015-10-17 21:55:28 -03:00
util Replace omf.util_sync with omf.repo.pull 2015-09-07 00:11:12 +01:00
init.fish Split into init.fish and omf.fish files 2015-10-02 21:35:06 +01:00
omf.fish cli: fix #161 by inverting test argument order 2015-11-08 11:13:32 -02:00