mirror of https://github.com/cheat/cheat.git
efd09575df
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. |
||
---|---|---|
.. | ||
color.go | ||
config.go | ||
config_test.go | ||
init.go | ||
path.go | ||
paths.go | ||
paths_test.go | ||
validate.go | ||
validate_test.go |