|
@@ -12,14 +12,9 @@
|
|
|
<array>
|
|
<array>
|
|
|
<string>/bin/bash</string>
|
|
<string>/bin/bash</string>
|
|
|
<string>-lc</string>
|
|
<string>-lc</string>
|
|
|
- <string>
|
|
|
|
|
- cd /Users/colin.powell/src/github.com/hungryroot/hungryroot \
|
|
|
|
|
- && eval "$(direnv export bash)" \
|
|
|
|
|
- && just django
|
|
|
|
|
- </string>
|
|
|
|
|
|
|
+ <string>cd /Users/colin.powell/src/github.com/hungryroot/hungryroot && eval "$(/opt/homebrew/bin/direnv export bash)" && just django</string>
|
|
|
</array>
|
|
</array>
|
|
|
|
|
|
|
|
-
|
|
|
|
|
<!-- Run when the agent is loaded -->
|
|
<!-- Run when the agent is loaded -->
|
|
|
<key>RunAtLoad</key>
|
|
<key>RunAtLoad</key>
|
|
|
<true/>
|
|
<true/>
|