feat: add global optional user goosehints file (#73)

This commit is contained in:
Michael Neale
2024-09-27 18:25:26 +10:00
committed by GitHub
parent 3bf4045f63
commit d0d9734331
3 changed files with 53 additions and 3 deletions
+1
View File
@@ -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: