Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
spartan0x117 authored Dec 12, 2022
1 parent bb4e949 commit 46cc7fc
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,10 @@ For a git config, you need to have checked out a git repository containing a fil
At the root of the repository, run `make build` to build a binary to `out/goto`. Move this binary to a directory (like `/usr/local/bin`) in your
`PATH` to use it easily from the command line.

Run `mkdir -p ~/.config/goto/`

Add your config at `~/.config/goto/config.yaml`

# Ideas for future development
_There is no official roadmap, but these are some ideas for future improvements._
- [ ] Auxiliary local/private store for the git-based store. This would allow for adding links that are not pushed to the git remote and
Expand Down

0 comments on commit 46cc7fc

Please sign in to comment.