You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.