oh-my-fish/pkg/omf
Itzik Ephraim a6a67be60b Use posix stderr redirection (2> instead of ^)
Fish is deprecating `^` as a shortcut for stderr redirection.
Replace with the more common and compatible `2>`.

Fixes #609
2018-06-09 01:23:32 +03:00
..
completions Update help text and completions 2017-06-17 16:19:58 -05:00
functions Use posix stderr redirection (2> instead of ^) 2018-06-09 01:23:32 +03:00
spec Use posix stderr redirection (2> instead of ^) 2018-06-09 01:23:32 +03:00
templates Replace year in LICENSE files with a token 2018-02-19 16:17:42 +00:00
init.fish Use posix stderr redirection (2> instead of ^) 2018-06-09 01:23:32 +03:00
omf.bundle.install.fish Reorganize omf plugin structure 2016-01-09 18:59:54 -02:00
omf.packages.install.fish Reorganize omf plugin structure 2016-01-09 18:59:54 -02:00
omf.packages.list.fish Reorganize omf plugin structure 2016-01-09 18:59:54 -02:00
omf.packages.name.fish Reorganize omf plugin structure 2016-01-09 18:59:54 -02:00
omf.repo.pull.fish Reorganize omf plugin structure 2016-01-09 18:59:54 -02:00
omf.update.fish Normalize redirection syntax (#459) 2016-12-17 20:26:46 -06:00