Skip to content
This repository has been archived by the owner on Aug 29, 2020. It is now read-only.

Configuration File #167

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Configuration File #167

wants to merge 2 commits into from

Conversation

jrswab
Copy link

@jrswab jrswab commented Oct 3, 2019

This should satisfy issue #111.

The config.json file allows the user to define customization without the use of shell arguments.
main.go reads the command line arguments first and if the user has entered no arguments then the config file is loaded.

Jaron Swab added 2 commits October 2, 2019 22:09
This should satisfy issue #111.

The config.json file allows the user to define customizations without
the need to use shell arguments.
If the user enters shell arguments the config file is skipped.

Also change the config.json color scheme from monokai to default.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant