mirror of
https://github.com/block/goose.git
synced 2026-04-28 03:29:36 +00:00
feat: add global optional user goosehints file (#73)
This commit is contained in:
parent
3bf4045f63
commit
d0d9734331
3 changed files with 53 additions and 3 deletions
|
|
@ -101,6 +101,7 @@ To install Goose, use `pipx`. First ensure [pipx][pipx] is installed:
|
|||
brew install pipx
|
||||
pipx ensurepath
|
||||
```
|
||||
You can also place `.goosehints` in `~/.config/goose/.goosehints` if you like for always loaded hints personal to you.
|
||||
|
||||
Then install Goose:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue