mirror of
https://github.com/cheat/cheat.git
synced 2024-10-31 21:21:02 +01:00
Merge bdff9ddcee
into 2edc0ee299
This commit is contained in:
commit
1620b69f20
@ -28,7 +28,7 @@ func Paths(
|
||||
}
|
||||
|
||||
switch sys {
|
||||
case "android", "darwin", "linux", "freebsd":
|
||||
case "android", "darwin", "linux", "freebsd", "openbsd":
|
||||
paths := []string{}
|
||||
|
||||
// don't include the `XDG_CONFIG_HOME` path if that envvar is not set
|
||||
|
Loading…
Reference in New Issue
Block a user