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

fix(zsh): Do not read global /etc/zshrc for better isolation #12

Merged
merged 1 commit into from
Aug 1, 2023

Conversation

adaszko
Copy link
Contributor

@adaszko adaszko commented Aug 1, 2023

My /etc/zshrc sets PS1="%n@%m %1~ %# " which ends up in the final output. This PR adds an option that prevents reading global zsh configuration file. See https://zsh.sourceforge.io/Doc/Release/Files.html

@epage epage changed the title zsh: Do not read global /etc/zshrc for better isolation fix(zsh): Do not read global /etc/zshrc for better isolation Aug 1, 2023
@epage
Copy link
Contributor

epage commented Aug 1, 2023

Ignore the typos failure, a new release just came out and there is a race between the Action updating and the binary being built that the Action uses.

@epage epage merged commit f41cf47 into assert-rs:main Aug 1, 2023
@epage
Copy link
Contributor

epage commented Aug 1, 2023

Thanks!

epage added a commit to epage/completest that referenced this pull request Apr 16, 2024
…hon-5.x

chore(deps): update actions/setup-python action to v5
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.

2 participants