Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/develop' into update-orbitdb
Browse files Browse the repository at this point in the history
  • Loading branch information
adrastaea committed Dec 3, 2024
2 parents bfd297b + 3c94032 commit 93ac4f7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .husky/init.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
PATH=$PATH:~/.volta/bin

export NVM_DIR="$HOME/.nvm"
[ -s "$NVM_DIR/nvm.sh" ] && \. "$NVM_DIR/nvm.sh" # This loads nvm
[ -s "$NVM_DIR/bash_completion" ] && \. "$NVM_DIR/bash_completion" # This loads nvm bash_completion
Expand Down

0 comments on commit 93ac4f7

Please sign in to comment.