Skip to content

Commit

Permalink
Format .autoenv.zsh file
Browse files Browse the repository at this point in the history
  • Loading branch information
pjcj committed Jun 10, 2024
1 parent 2c31121 commit c7460eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .autoenv.zsh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
if [[ $autoenv_event == "enter" ]]; then
. ./utils/setup
. ./utils/setup
else
fi

0 comments on commit c7460eb

Please sign in to comment.