Skip to content
This repository was archived by the owner on Jul 9, 2025. It is now read-only.

Update create_new to create for zsh config#45

Merged
LPGhatguy merged 1 commit into
LPGhatguy:mainfrom
LastTalon:fix-zsh-creation
Apr 16, 2023
Merged

Update create_new to create for zsh config#45
LPGhatguy merged 1 commit into
LPGhatguy:mainfrom
LastTalon:fix-zsh-creation

Conversation

@LastTalon

Copy link
Copy Markdown
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
Copy Markdown

LGTM!

@LastTalon

Copy link
Copy Markdown
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
Copy Markdown

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 subscribe to this conversation on GitHub. Already have an account? Sign in.

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