-
Notifications
You must be signed in to change notification settings - Fork 0
Settings
Ismael Sh edited this page Dec 6, 2022
·
3 revisions
The settings of the Notya is a simple JSON file, it must be represented as .settings.json
.
You do not have to worry about creating the settings/config file manually, it will be created automatically whenever you execute the Notya.
{
"editor": "vi",
"local_path": "~/notya/"
}
Run > notya settings
Run > notya settings edit