Skip to content

Commit

Permalink
Fish: Use personal plugin-foreign-env
Browse files Browse the repository at this point in the history
My fork fixes an issue when 'env' prints on stderr
oh-my-fish/plugin-foreign-env#21

Switch back to the upstream master when the PR is merged
  • Loading branch information
edlanglois committed May 16, 2019
1 parent c5844f8 commit 985f051
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .config/fish/plugins/foreign-env
3 changes: 2 additions & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,5 @@
branch = master
[submodule ".config/fish/plugins/foreign-env"]
path = .config/fish/plugins/foreign-env
url = https://github.com/oh-my-fish/plugin-foreign-env.git
url = https://github.com/edlanglois/plugin-foreign-env.git
branch = env-stderr

0 comments on commit 985f051

Please sign in to comment.