7 lines
106 B
Bash
7 lines
106 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
pre-commit install
|
||
|
brew install withgraphite/tap/graphite
|
||
|
|
||
|
# gt auth --token $GRAPHITE_TOKEN
|