1timew-config(1)                  User Manuals                  timew-config(1)
2
3
4

NAME

6       timew-config - get and set Timewarrior configuration
7

SYNOPSIS

9       timew config [ <name> { <value> | '' } ]
10

DESCRIPTION

12       Allows  setting and removing configuration values, as an alternative to
13       directly editing your ~/.timewarrior/timewarrior.cfg file.
14

EXAMPLES

16       For example:
17              $ timew config verbose yes
18              $ timew config verbose ''
19              $ timew config verbose
20       The first command sets 'verbose' to 'yes'.  The second  sets  it  to  a
21       blank  value  which  overrides  the  default  value.  The third example
22       deletes the 'verbose' setting.  When modifying  configuration  in  this
23       way, interactive confirmation will be sought.  To override this confirā€
24       mation, use the ':yes' hint, which means you intend to answer 'yes'  to
25       the confirmation questions:
26              $ timew config verbose '' :yes
27       If no arguments are provided, all configuration settings are shown:
28              $ timew config
29              verbose = yes
30

SEE ALSO

32       timew-hints(1), timew-show(1)
33
34
35
36timew 1.4.2                       2021-01-27                   timew-config(1)
Impressum