mirror of
https://github.com/cheat/cheat.git
synced 2024-11-16 08:58:28 +01:00
8f757d7735
Performed a general refactoring, focusing on the following: - Removing layers of abstraction in config handling - Stubbing out proper config validator - Updating envvar names located throughout the project
5 lines
92 B
Text
5 lines
92 B
Text
{
|
|
"CHEAT_COLORS" : true,
|
|
"CHEAT_EDITOR" : "vi",
|
|
"CHEAT_PATH" : "/usr/share/cheat"
|
|
}
|