You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
6 years ago
..
completions Update help text and completions 7 years ago
functions Use posix stderr redirection (2> instead of ^) 6 years ago
spec Use posix stderr redirection (2> instead of ^) 6 years ago
templates Replace year in LICENSE files with a token 7 years ago
init.fish Use posix stderr redirection (2> instead of ^) 6 years ago
omf.bundle.install.fish Reorganize `omf` plugin structure 9 years ago
omf.packages.install.fish Reorganize `omf` plugin structure 9 years ago
omf.packages.list.fish Reorganize `omf` plugin structure 9 years ago
omf.packages.name.fish Reorganize `omf` plugin structure 9 years ago
omf.repo.pull.fish Reorganize `omf` plugin structure 9 years ago
omf.update.fish Normalize redirection syntax (#459) 8 years ago