oh-my-fish/pkg/omf/functions/cli
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.cli.cd.fish Reorganize omf plugin structure 2016-01-09 18:59:54 -02:00
omf.cli.channel.fish Normalize redirection syntax (#459) 2016-12-17 20:26:46 -06:00
omf.cli.describe.fish Replace package database with independently installed package repositories (#427) 2017-02-04 21:49:39 -06:00
omf.cli.destroy.fish Refactor installer and config setup (#361) 2016-08-08 09:00:17 -05:00
omf.cli.doctor.fish Reorganize omf plugin structure 2016-01-09 18:59:54 -02:00
omf.cli.help.fish Use posix stderr redirection (2> instead of ^) 2018-06-09 01:23:32 +03:00
omf.cli.install.fish Replace package database with independently installed package repositories (#427) 2017-02-04 21:49:39 -06:00
omf.cli.list.fish Replace package database with independently installed package repositories (#427) 2017-02-04 21:49:39 -06:00
omf.cli.new.fish Refactor command execution and help 2017-06-17 16:19:58 -05:00
omf.cli.reload.fish Use posix stderr redirection (2> instead of ^) 2018-06-09 01:23:32 +03:00
omf.cli.remove.fish Refactor command execution and help 2017-06-17 16:19:58 -05:00
omf.cli.repositories.fish Refactor command execution and help 2017-06-17 16:19:58 -05:00
omf.cli.search.fish Replace package database with independently installed package repositories (#427) 2017-02-04 21:49:39 -06:00
omf.cli.theme.fish Fix #529 2017-10-05 10:45:01 -05:00
omf.cli.themes.list.fish Handle missing theme setting more gracefully 2017-03-03 09:27:44 -06:00
omf.cli.update.fish Refactor command execution and help 2017-06-17 16:19:58 -05:00
omf.cli.version.fish Implement update channels to introduce release versioning (#293) 2016-10-20 18:10:13 -05:00