oh-my-fish/pkg/omf/functions
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
..
bundle Use posix stderr redirection (2> instead of ^) 2018-06-09 01:23:32 +03:00
cli Use posix stderr redirection (2> instead of ^) 2018-06-09 01:23:32 +03:00
compat Refactor command execution and help 2017-06-17 16:19:58 -05:00
core Use posix stderr redirection (2> instead of ^) 2018-06-09 01:23:32 +03:00
index Use posix stderr redirection (2> instead of ^) 2018-06-09 01:23:32 +03:00
packages Use posix stderr redirection (2> instead of ^) 2018-06-09 01:23:32 +03:00
repo Normalize redirection syntax (#459) 2016-12-17 20:26:46 -06:00
themes Fix #529 2017-10-05 10:45:01 -05:00
util Use posix stderr redirection (2> instead of ^) 2018-06-09 01:23:32 +03:00
omf.fish Refactor command execution and help 2017-06-17 16:19:58 -05:00