mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
limit config file usage to just yaml
This commit is contained in:
parent
0e926df578
commit
6d08eacd98
3 changed files with 27 additions and 84 deletions
|
@ -11,7 +11,7 @@ Note that the `task` interface does not match that of TaskWarrior.
|
|||
|
||||
The `task` command will work out-of-the-box with no configuration file, using default values.
|
||||
|
||||
Configuration is read from `taskchampion.yaml` (or `taskchampion.toml` or `taskchmapion.json` if you prefer) in your config directory.
|
||||
Configuration is read from `taskchampion.yaml` in your config directory.
|
||||
On Linux systems, that directory is `~/.config`.
|
||||
On OS X, it's `~/Library/Preferences`.
|
||||
On Windows, it's `AppData/Roaming` in your home directory.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue