cheat/internal/config
Chris Lane c4dcfd5da0 fix(config): add /etc/cheat config path
Add `/etc/cheat/conf.yml` to default config paths. See #568 for context.
2020-07-09 18:28:10 -04:00
..
color.go fix: colorization errors 2019-11-23 13:47:08 -05:00
config.go feat(pagination): implement paginated output 2020-06-25 18:21:51 -04:00
config_test.go fix: repairs broken config unit-tests 2019-11-07 19:59:18 -05:00
init.go feat: config auto-generation 2020-01-29 14:08:03 -05:00
path.go feat: config auto-generation 2020-01-29 14:08:03 -05:00
paths.go fix(config): add /etc/cheat config path 2020-07-09 18:28:10 -04:00
paths_test.go fix(config): add /etc/cheat config path 2020-07-09 18:28:10 -04:00
validate.go Re-wrote from scratch in Golang 2019-10-20 10:02:28 -04:00
validate_test.go Re-wrote from scratch in Golang 2019-10-20 10:02:28 -04:00