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

Update create_new to create for zsh config #45

Merged
merged 1 commit into from
Apr 16, 2023

Conversation

LastTalon
Copy link
Contributor

This should fix #44 by changing create_new to create.

It seems like when for zsh only previously it was attempting to create a new file, but when the file already existed it fails with an AlreadyExists error as it attempts to open when the file exists.

This is hard for me to test since I don't use zsh myself, I only encountered this helping others.

@OverHash
Copy link

LGTM!

@LastTalon
Copy link
Contributor Author

@OverHash Have you built and tested it to see if this works for you with zsh? That would be very helpful for me.

@OverHash
Copy link

Yep, looks like the correct behavior now.
image

@LPGhatguy LPGhatguy merged commit 412d5b5 into LPGhatguy:main Apr 16, 2023
@LastTalon LastTalon deleted the fix-zsh-creation branch April 16, 2023 06:28
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.

aftman self-install fails on zsh environment
3 participants