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-setup): check if /etc/zsh/zshenv exists #771

Merged

Conversation

adamperkowski
Copy link
Collaborator

Type of Change

  • Bug fix

Description

tee fails if the file doesn't exist.

Issues / other PRs related

Checklist

  • My code adheres to the coding and style guidelines of the project.
  • I have performed a self-review of my own code.
  • My changes generate no errors/warnings/merge conflicts.

@ChrisTitusTech ChrisTitusTech merged commit 3c40bb9 into ChrisTitusTech:main Oct 8, 2024
2 checks passed
@adamperkowski adamperkowski deleted the zsh_setup_file_check branch October 8, 2024 22:41
lennartpj pushed a commit to lennartpj/linutil that referenced this pull request Oct 17, 2024
* 📃 fix(zsh-setup): check if `/etc/zsh/zshenv` exists

* 📃 fix(zsh-setup): create `/env/zsh` dir

Co-authored-by: nnyyxxxx <[email protected]>

---------

Co-authored-by: nnyyxxxx <[email protected]>
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.

Running zsh setup resulted in error below in screenshot
3 participants