fabiospampinato / cliflix

Watch anything instantaneously, just write its name.
MIT License
1.49k stars 65 forks source link

Right path and name of the config file #15

Closed nelsonmau closed 6 years ago

nelsonmau commented 6 years ago

it seems this ~/usr/lib/node_modules/cliflix/dist/config.js

never found clifix.js mentioned in README

bye

fabiospampinato commented 6 years ago

@nelsonmau are you having troubles creating the configuration file?

It should be named cliflix.json, not .js

nelsonmau commented 6 years ago

Hi @fabiospampinato.

I didn't find the file specified here, so I've modified .../config.js. Should I had to create it?

tnx

fabiospampinato commented 6 years ago

You can customize cliflix to your likings via a ~/.cliflix.json file. ~ is the path to your home directory.

You should have created that file instead, modifying the source isn't advisable because your changes will be reverted if you ever update the program.