mirror of
https://github.com/ijaric/voice_assistant.git
synced 2025-12-15 20:16:17 +00:00
feat: [#45] llm_agent
This commit is contained in:
5
husky/.huskyrc
Normal file
5
husky/.huskyrc
Normal file
@@ -0,0 +1,5 @@
|
||||
#!/usr/bin/env sh
|
||||
|
||||
# This loads nvm.sh and sets the correct PATH before running hook
|
||||
export NVM_DIR="${HOME}/.nvm"
|
||||
[ -s "$NVM_DIR/nvm.sh" ] && \. "$NVM_DIR/nvm.sh"
|
||||
Reference in New Issue
Block a user