cheat/internal
Chris Lane efd09575df feat(config): refactor config path detection
Previously, failing other checks, on Unix and BSD systems,
`config.Paths` would attempt to compute the user's home directory by
reading the `HOME` environment variable.

This change deprecates that approach with a call to `homedir.Dir`, which
is used elsewhere throughout the application.
2020-03-05 17:46:49 -05:00
..
cheatpath v3.3.0 (#525) 2020-01-20 12:34:48 -05:00
config feat(config): refactor config path detection 2020-03-05 17:46:49 -05:00
frontmatter chore: removes the `tj/front` dependency 2019-11-07 06:46:34 -05:00
installer chore(installer): delete unused file 2020-03-05 17:15:28 -05:00
mock Re-wrote from scratch in Golang 2019-10-20 10:02:28 -04:00
sheet chore: DRY out colorization code 2020-02-15 16:11:15 -05:00
sheets Properly trim path separators on Windows 2019-11-20 01:10:19 +01:00