Skip to content

Commit

Permalink
Add missing .zshenv file
Browse files Browse the repository at this point in the history
  • Loading branch information
clvv committed May 17, 2023
1 parent 8b42d7f commit 21fdfa6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .zshenv
@@ -0,0 +1,2 @@
[ -s "$HOME/.shenv" ] && source "$HOME/.shenv"
[ -s "$HOME/.aliases" ] && source "$HOME/.aliases"

0 comments on commit 21fdfa6

Please sign in to comment.