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

.zsh_history_ext can be read by anyone by default #11

Open
thisisrandy opened this issue Apr 15, 2022 · 0 comments
Open

.zsh_history_ext can be read by anyone by default #11

thisisrandy opened this issue Apr 15, 2022 · 0 comments

Comments

@thisisrandy
Copy link
Contributor

thisisrandy commented Apr 15, 2022

On most systems, echo ... >> file will create a new file with permissions set to 664. However, .zsh_history_ext should be 600, the same as .zsh_history. I've created #10 to address this.

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

No branches or pull requests

1 participant