Skip to content

Configuration

Run the complete setup:

Terminal window
lnr config

Or update one default at a time:

Terminal window
lnr config set-team
lnr config set-labels
lnr config set-estimate
lnr config set-status

Defaults are stored under your XDG configuration directory, normally ~/.config/lnr/defaults.json. Cached Linear metadata is stored under your XDG cache directory, normally ~/.cache/lnr.

Clear cached metadata and defaults with:

Terminal window
lnr reset