Configurations
Ki supports two levels of configurations:
- Global:
a. Windows:%LOCALAPPDATA%\ki\config.(json|yaml|toml)
b. MacOS/Linux:~/.config/ki/config.(json|yaml|toml) - Workspace:
a../.ki/config.json
Note: Workspace config overrides Global config.
Schema
Loading...