fix(graphite): Wrong graphite formula name

Fixes #1
This commit is contained in:
Saibotk 2024-04-02 13:18:22 +02:00
parent 52f2fdd69b
commit 79f158db2f
Signed by: saibotk
GPG key ID: 67585F0065E261D5

View file

@ -28,7 +28,7 @@ brew 'starship' # fancy shell prompt
brew 'asimov' # Exclude node_modules etc from TM backup brew 'asimov' # Exclude node_modules etc from TM backup
brew 'git-absorb' # amazing tool for better git fixup brew 'git-absorb' # amazing tool for better git fixup
brew 'git-town' # Simple git stacking tool brew 'git-town' # Simple git stacking tool
brew 'graphite' # Advanced stacking tool with web app brew 'withgraphite/tap/graphite' # Advanced stacking tool with web app
brew 'ansible' brew 'ansible'
brew 'ansible-lint' brew 'ansible-lint'
brew 'jq' brew 'jq'