Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using | operator to ignore noclobber setting #80

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

pedroxs
Copy link

@pedroxs pedroxs commented Jan 15, 2018

This allows to overwrite existing files on output redirect with >.

Fixes issues:
#78
and
sorin-ionescu/prezto#1527

@belak
Copy link

belak commented Feb 21, 2018

I'm not a collaborator on this repo, but for anyone interested in the relevant portions of the docs, here they are:

@pedroxs
Copy link
Author

pedroxs commented Mar 19, 2018

Updated to add support for HTTP/2

Copy link

@komapa komapa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works for me as well. I am in the same boat with prezto and zsh and this solves it well.

The HTTP/2 fix is also nice but not sure if the maintainer will want a separate PR for that.

@pedroxs
Copy link
Author

pedroxs commented Mar 21, 2018

Well if that's the case I can revert the HTTP/2 commit and wait for this to merge before opening another PR

@pedroxs
Copy link
Author

pedroxs commented Feb 7, 2019

Is this repo abandoned? It's been a full year already.

pedroxs added 2 commits May 13, 2021 22:23
make curl_opt local variable so it does not leak between requests
Fix sed regex that extracts HTTP return code to work on OSX
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants