Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Even if the configuration file is present, you may get a message that it is not detected. #39

Open
kojix2 opened this issue Mar 7, 2023 · 0 comments

Comments

@kojix2
Copy link
Member

kojix2 commented Mar 7, 2023

Command

youplot --config

Error

Configuration file not found.
It should be a YAML file, like this example:
  width : 40
  height : 20
By default, YouPlot will look for the configuration file in these locations:
  .youplot.yml
  .youplotrc
  /home/kojix2/.youplotrc
  /home/kojix2/.youplot.yml
  /home/kojix2/.config/youplot/youplotrc
  /home/kojix2/.config/youplot/youplot.yml
If you have the file elsewhere, you can specify its location with the `MYYOUPLOTRC` environment variable.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant