cheat/cmd/cheat
Chris Lane 803e1f014c feat(config-init): platform-specific pathing
Update `--init` subcommand to rely upon the same platform-detection
intelligence that was previously implemented by the "installer".

The installer and `--init` should now produce identical config files.
2020-03-06 19:19:49 -05:00
..
cmd_directories.go Re-wrote from scratch in Golang 2019-10-20 10:02:28 -04:00
cmd_edit.go fix: issue #301 2020-02-02 15:48:45 -05:00
cmd_init.go feat(config-init): platform-specific pathing 2020-03-06 19:19:49 -05:00
cmd_list.go feat: implements filter on `-l` 2019-11-20 18:55:43 -05:00
cmd_remove.go feat: --rm and --tags 2019-11-16 09:18:32 -05:00
cmd_search.go chore: DRY out colorization code 2020-02-15 16:11:15 -05:00
cmd_tags.go feat: implements --tags 2019-11-14 21:56:11 -05:00
cmd_view.go chore: DRY out colorization code 2020-02-15 16:11:15 -05:00
docopt.txt feat: implements filter on `-l` 2019-11-20 18:55:43 -05:00
main.go feat(config-init): platform-specific pathing 2020-03-06 19:19:49 -05:00
str_config.go feat(installer): platform-correct config templating 2020-03-06 18:26:33 -05:00
str_usage.go feat: implements filter on `-l` 2019-11-20 18:55:43 -05:00