Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
g-w1 authored Oct 1, 2020
1 parent 81cf297 commit 63bdd0e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ DONE| ID| SUMMARY

## Configuration:

You will find a `worktodo.toml` file in `~/.config/worktodo/` (I think it will be on `Library/Application\ Support` on macos because that is the default config location) this is the method of configuration. The settings are self explanatory. The config file will be auto generated on the first use of work.
You will find a `worktodo.toml` file in `~/.config/worktodo/` (I think it will be on `Library/Preferences/rs.worktodo/worktodo.toml` on macos because that is the default config location) this is the method of configuration. The settings are self explanatory. The config file will be auto generated on the first use of work.

`~/.config/worktodo/worktodo.toml`

Expand All @@ -65,7 +65,7 @@ The database file will be stored at `~/.local/share/worktodo/work.db` It is a sq
## Limits:

- Only works on unix systems for now (I dont have any windows stuff to test on for now). If anyone wants to test it please do!
- on macos the config file is in a different place. i think `Library/Application\ Support`.
- on macos the config file is in a different place. i think `Library/Preferences/rs.worktodo/worktodo.toml`.

## Install:

Expand Down

0 comments on commit 63bdd0e

Please sign in to comment.