Sha256: d0c0eff8a9e468614f9faf5bed79a800c4ece1935ca69801c0afa3a1690505e6
Contents?: true
Size: 667 Bytes
Versions: 19
Compression:
Stored size: 667 Bytes
Contents
# SET The 'set' commands allows you to configure some Ayadn parameters. `ayadn set color mentions blue` You can get a list of configurable parameters with `ayadn -sg` ## EXAMPLES These are just a few examples. `ayadn set color username green` `ayadn set color date yellow` `ayadn set counts default 30` `ayadn set counts global 100` `ayadn set timeline name false` `ayadn set timeline compact true` `ayadn set scroll spinner true` `ayadn set scroll date false` `ayadn set backup posts true` `ayadn set formats table width 80` `ayadn set formats table borders false` ## RESET To reset the configuration to default values: `ayadn set defaults`
Version data entries
19 entries across 19 versions & 1 rubygems