oh-my-fish/pkg/omf
Derek Stavis 3fb8b3484b cli: fix #161 by inverting test argument order
Since `test` interprets arguments starting with a single dash as
options when comparing `test -h = --help` just swap parameter
orders as in `test --help = -h`. Also related to issue #161 is the
issue from fish repository at fish-shell/fish-shell#2332
2015-11-08 11:13:32 -02:00
..
cli Fix more wrong basename usage cases 2015-11-04 19:01:08 -02: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