oh-my-fish/pkg/omf/functions/core
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
..
omf.channel.get.fish Implement update channels to introduce release versioning (#293) 2016-10-20 18:10:13 -05:00
omf.channel.set.fish Normalize redirection syntax (#459) 2016-12-17 20:26:46 -06:00
omf.command.fish Update docs and formatter 2017-06-17 16:19:58 -05:00
omf.core.update.fish Use posix stderr redirection (2> instead of ^) 2018-06-09 01:23:32 +03:00
omf.destroy.fish Refactor installer and config setup (#361) 2016-08-08 09:00:17 -05:00
omf.doctor.fish fix: #577 add environment sanity checks 2017-11-23 21:00:04 -06:00
omf.reload.fish Implement safe shell reloading inside omf plugin 2016-03-24 18:43:23 -03:00
omf.version.fish Implement update channels to introduce release versioning (#293) 2016-10-20 18:10:13 -05:00
omf.xdg.config_home.fish Reorganize omf plugin structure 2016-01-09 18:59:54 -02:00